• Home
  • History
  • Annotate
  • only in /external/swiftshader/third_party/subzero/pnacl-llvm/
NameDateSize

..10-Aug-20184 KiB

DataStream.cpp10-Aug-20182.7 KiB

include/10-Aug-20184 KiB

MemoryObject.cpp10-Aug-2018440

NaClBitcodeDecoders.cpp10-Aug-20186.2 KiB

NaClBitcodeHeader.cpp10-Aug-201810.9 KiB

NaClBitcodeParser.cpp10-Aug-20184.8 KiB

NaClBitCodes.cpp10-Aug-20183.8 KiB

NaClBitstreamReader.cpp10-Aug-201814 KiB

README.txt10-Aug-2018421

StreamingMemoryObject.cpp10-Aug-20184.2 KiB

README.txt

1The files in this directory are copied verbatim from the PNaCl repository.  They
2are ultimately needed by PNaClTranslator.cpp.
3
4Individual files are copied from:
5
6https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/include/llvm/Bitcode/NaCl/
7https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/lib/Bitcode/NaCl/Reader/
8
9Only the files needed for compiling and linking pnacl-sz are copied.
10