Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-08 | Allow the PNaCl toolchain to be used in place of a standard version of Clang. | Nick Bray | |
The main differences between PNaCl and standard Clang are that the tools are prefixed with "pnacl-" instead of "llvm-" and PNaCl does not accept "-o=file" style arguments, and requires them to be specified as "-o file". | |||
2012-12-19 | Updated scripts to call python2 directly rather than relying on python ↵ | Alan Kligman | |
symlink pointing to the right place. See PEP394 for details on why this should be OK. | |||
2012-01-31 | Merge branch 'master' into llvmopts | Alon Zakai | |
2012-01-30 | Import shared.py properly | Ehsan Akhgari | |
2012-01-25 | add nativize_llvm tool | Alon Zakai | |
2011-10-05 | path fixes | Alon Zakai | |
2011-10-05 | fix merge conflicts | Alon Zakai | |
2011-09-23 | Edited tools/exec_llvm.py via GitHub | SiggyBar | |
2011-09-14 | intentionally do reSign in printing %d | Alon Zakai | |
2011-08-13 | comment on running .bc files | Alon Zakai | |
2011-03-21 | poppler-related tweaks | Alon Zakai | |
2011-03-13 | misc compiler tweaks | Alon Zakai | |
2011-03-12 | test runner improvements | Alon Zakai | |