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