| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| DataStream.cpp | 06-Dec-2017 | 2.7K | |
| include/ | 06-Dec-2017 | ||
| MemoryObject.cpp | 06-Dec-2017 | 440 | |
| NaClBitcodeDecoders.cpp | 06-Dec-2017 | 6.2K | |
| NaClBitcodeHeader.cpp | 06-Dec-2017 | 10.9K | |
| NaClBitcodeParser.cpp | 06-Dec-2017 | 4.8K | |
| NaClBitCodes.cpp | 06-Dec-2017 | 3.8K | |
| NaClBitstreamReader.cpp | 06-Dec-2017 | 14K | |
| README.txt | 06-Dec-2017 | 421 | |
| StreamingMemoryObject.cpp | 06-Dec-2017 | 4.2K | |
1 The files in this directory are copied verbatim from the PNaCl repository. They 2 are ultimately needed by PNaClTranslator.cpp. 3 4 Individual files are copied from: 5 6 https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/include/llvm/Bitcode/NaCl/ 7 https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/lib/Bitcode/NaCl/Reader/ 8 9 Only the files needed for compiling and linking pnacl-sz are copied. 10