| Index: pnacl-llvm/README.txt
|
| diff --git a/pnacl-llvm/README.txt b/pnacl-llvm/README.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..34c421c9d6e07a41686027c5ece85ecb9e347ffa
|
| --- /dev/null
|
| +++ b/pnacl-llvm/README.txt
|
| @@ -0,0 +1,9 @@
|
| +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.
|
|
|