emscripten/scons-tools
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
..
closure.py
emscripten.py
llvm.py