Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 15f6d2d20b fix llvm nativizer tool for fastcomp 2014-02-21 14:44:32 -08:00
Alon Zakai 9f74e55741 fix for nativize tool 2014-01-11 18:07:06 -08:00
Nick Bray 34229a78e5 Allow the PNaCl toolchain to be used in place of a standard version of Clang.
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".
2013-08-08 16:32:32 -07:00
Alon Zakai 6ad714c416 add x86-64 workaround to nativizer 2012-12-25 21:59:52 -08:00
Alon Zakai 2833fb1d29 debugging tool tweaks 2012-12-24 16:06:11 -08:00
Alan Kligman 315f13e5a1 Updated scripts to call python2 directly rather than relying on python symlink pointing to the right place. See PEP394 for details on why this should be OK. 2012-12-19 18:06:48 -05:00
Alon Zakai 42d004d7f1 make nativizer tool executable 2012-03-15 10:19:38 -07:00
Alon Zakai 8d4226c06c improve nativize_llvm 2012-01-25 15:49:31 -08:00
Alon Zakai 19a0d39383 add nativize_llvm tool 2012-01-25 10:27:21 -08:00