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