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

Unified Diff: ports/pnacl-llvm-src/README.nacl

Issue 1607793004: Update pnacl toolchain version (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Created 4 years, 11 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 | « ports/pnacl-clang-src/pkg_info ('k') | ports/pnacl-llvm-src/nacl.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/pnacl-llvm-src/README.nacl
diff --git a/ports/pnacl-llvm-src/README.nacl b/ports/pnacl-llvm-src/README.nacl
new file mode 100644
index 0000000000000000000000000000000000000000..a99f9896e29e8e8ca4056638819e593dc2e0f27d
--- /dev/null
+++ b/ports/pnacl-llvm-src/README.nacl
@@ -0,0 +1,10 @@
+This source tree is a pinned revsion of that NaCl llvm repository.
+
+The nacl.patch contains changes needed to make llvm build with
+the nacl and pnacl toolchains.
+
+1. Fix unused symbol errors in Signals.inc
+
+2. Remove inline assembly use of xgetbv instruction
+
+3. Makefile.rules: Don't attempt to build loadable modules when ENABLE_SHARED=0
« no previous file with comments | « ports/pnacl-clang-src/pkg_info ('k') | ports/pnacl-llvm-src/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698