Age | Commit message (Collapse) | Author |
|
|
|
|
|
causes a rebuild
|
|
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".
|
|
|
|
It's up to the caller to decide which variant to load.
|
|
when compiling embind files.
|
|
exectutable name 'dir1\dir2\dir3/clang', which fails.
|
|
load from JavaScript.
|
|
|
|
|