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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 The files in this directory are copied verbatim from the PNaCl repository. They
2 are ultimately needed by PNaClTranslator.cpp.
3
4 Individual files are copied from:
5
6 https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/include/llvm /Bitcode/NaCl/
7 https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/lib/Bitcode/ NaCl/Reader/
8
9 Only the files needed for compiling and linking pnacl-sz are copied.
OLDNEW
« 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