aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/NaCl/NaClReaderWriter.h
AgeCommit message (Expand)Author
2013-11-21Clean up handling of PNaCl bitcode headers.Karl Schimpf
2013-08-14Remove ptrtoint instructions from the PNaCl bitcode file.Karl Schimpf
2013-07-22Enable ability to have multiple PNaCl wire format versions.Karl Schimpf
2013-06-06Make PNaCl bitcode files have a different format from LLVM bitcode files.Karl Schimpf
2013-05-01Copy LLVM bitcode reader to generate a PNaCl wire format reader.Karl Schimpf
2013-04-26Copy Bitwriter to generate PNaClBitwriter.Karl Schimpf