<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/lib/Bitcode/NaCl/Makefile, branch 1.12.1</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/lib/Bitcode/NaCl/Makefile?h=1.12.1</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/lib/Bitcode/NaCl/Makefile?h=1.12.1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-05-01T17:42:30Z</updated>
<entry>
<title>Copy LLVM bitcode reader to generate a PNaCl wire format reader.</title>
<updated>2013-05-01T17:42:30Z</updated>
<author>
<name>Karl Schimpf</name>
<email>kschimpf@google.com</email>
</author>
<published>2013-05-01T17:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=f42b26d0d46034cb2b91df810477fc0df2e67b27'/>
<id>urn:sha1:f42b26d0d46034cb2b91df810477fc0df2e67b27</id>
<content type='text'>
Copy classes for LLVM BitcodeReader into a NaCl subdirectory, to create a wire
format version. Renames classes/functions to include NaCl prefix, so that
they don't conflict with the LLVM Bitcode reader.

Also implements pnacl-thaw, showing that we can read the PNaCl wire format
files.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3405
R=jvoung@chromium.org

Review URL: https://codereview.chromium.org/14314016
</content>
</entry>
<entry>
<title>Copy Bitwriter to generate PNaClBitwriter.</title>
<updated>2013-04-26T19:54:15Z</updated>
<author>
<name>Karl Schimpf</name>
<email>kschimpf@google.com</email>
</author>
<published>2013-04-26T19:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=5712db994c8a4abb8c2512fb2900650f8335af66'/>
<id>urn:sha1:5712db994c8a4abb8c2512fb2900650f8335af66</id>
<content type='text'>
Copy classes for LLVM BitcodeWriter into a PNaCL subdirectory, to create a
PNaCL version. Renames classes/methods to include PNaCl prefix so that they
don't conflict with the LLVM BitcodeWriter.

Also removed experimental support for use-list order
preservation.

BUG=https://code.google.com/p/nativeclient/issues/detail?id=3405

Review URL: https://codereview.chromium.org/14126011
</content>
</entry>
</feed>
