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