You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| include/llvm | 4 years ago | |
| DataStream.cpp | 4 years ago | |
| MemoryObject.cpp | 4 years ago | |
| NaClBitCodes.cpp | 4 years ago | |
| NaClBitcodeDecoders.cpp | 4 years ago | |
| NaClBitcodeHeader.cpp | 4 years ago | |
| NaClBitcodeParser.cpp | 4 years ago | |
| NaClBitstreamReader.cpp | 4 years ago | |
| README.txt | 4 years ago | |
| StreamingMemoryObject.cpp | 4 years ago | |
README.txt
The files in this directory are copied verbatim from the PNaCl repository. They
are ultimately needed by PNaClTranslator.cpp.
Individual files are copied from:
https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/include/llvm/Bitcode/NaCl/
https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/lib/Bitcode/NaCl/Reader/
Only the files needed for compiling and linking pnacl-sz are copied.