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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| include/llvm | 3 years ago | |
| DataStream.cpp | 3 years ago | |
| MemoryObject.cpp | 3 years ago | |
| NaClBitCodes.cpp | 3 years ago | |
| NaClBitcodeDecoders.cpp | 3 years ago | |
| NaClBitcodeHeader.cpp | 3 years ago | |
| NaClBitcodeParser.cpp | 3 years ago | |
| NaClBitstreamReader.cpp | 3 years ago | |
| README.txt | 3 years ago | |
| StreamingMemoryObject.cpp | 3 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.