aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/NaCl/Reader/NaClBitcodeHeader.cpp
AgeCommit message (Expand)Author
2013-09-18Only allow PNaCl version 2 bitcode files.Karl Schimpf
2013-09-13Report fatal translator errors to the browserDerek Schuff
2013-09-09Allow PNaCl version 2 to be supported and readabile.Karl Schimpf
2013-08-01Remove the inttoptr dependency from load instructions.Karl Schimpf
2013-07-22Enable ability to have multiple PNaCl wire format versions.Karl Schimpf
2013-06-13Fix reading of headers when using a streamable memory object.Karl Schimpf
2013-06-06Make PNaCl bitcode files have a different format from LLVM bitcode files.Karl Schimpf