Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This source tree is a pinned revsion of that NaCl llvm repository. | |
| 2 | |
| 3 The nacl.patch contains changes needed to make llvm build with | |
| 4 the nacl and pnacl toolchains. | |
| 5 | |
| 6 1. Fix unused symbol errors in Signals.inc | |
| 7 | |
| 8 2. Remove inline assembly use of xgetbv instruction | |
| 9 | |
| 10 3. Makefile.rules: Don't attempt to build loadable modules when ENABLE_SHARED=0 | |
| OLD | NEW |