• Home
Name Date Size #Lines LOC

..--

include/llvm/03-May-2024-3,1001,641

DataStream.cppD03-May-20242.7 KiB8748

MemoryObject.cppD03-May-2024440 154

NaClBitCodes.cppD03-May-20243.8 KiB13297

NaClBitcodeDecoders.cppD03-May-20246.2 KiB229209

NaClBitcodeHeader.cppD03-May-202410.9 KiB352290

NaClBitcodeParser.cppD03-May-20244.8 KiB160119

NaClBitstreamReader.cppD03-May-202414 KiB446353

README.txtD03-May-2024421 106

StreamingMemoryObject.cppD03-May-20244.2 KiB139102

README.txt

1The files in this directory are copied verbatim from the PNaCl repository.  They
2are ultimately needed by PNaClTranslator.cpp.
3
4Individual files are copied from:
5
6https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/include/llvm/Bitcode/NaCl/
7https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/lib/Bitcode/NaCl/Reader/
8
9Only the files needed for compiling and linking pnacl-sz are copied.
10