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