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

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: 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
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

Powered by Google App Engine
This is Rietveld 408576698