• Home
Name Date Size #Lines LOC

..--

include/llvm/06-Sep-2024-3,0271,561

DataStream.cppD06-Sep-20242.7 KiB8848

MemoryObject.cppD06-Sep-2024437 143

NaClBitCodes.cppD06-Sep-20243.8 KiB13297

NaClBitcodeDecoders.cppD06-Sep-20246.2 KiB227208

NaClBitcodeHeader.cppD06-Sep-202410.9 KiB351289

NaClBitcodeParser.cppD06-Sep-20245 KiB161120

NaClBitstreamReader.cppD06-Sep-202414.2 KiB448356

README.txtD06-Sep-2024421 106

StreamingMemoryObject.cppD06-Sep-20244.2 KiB141104

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