Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: pnacl-llvm/README.txt

Issue 1960393002: Subzero: Add necessary PNaCl files for standalone build. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero@master
Patch Set: make format Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pnacl-llvm/NaClBitstreamReader.cpp ('k') | pnacl-llvm/include/llvm/Bitcode/NaCl/NaClBitCodes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « pnacl-llvm/NaClBitstreamReader.cpp ('k') | pnacl-llvm/include/llvm/Bitcode/NaCl/NaClBitCodes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698