mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
009e42dd43
* Setting ENABLE_X86_JIT or ENABLE_SPARC_JIT on the `make' command-line will force the inclusion of that JIT on a different architecture * If neither JIT is enabled (e.g., compiling on a different architecture), the -march option will not be available to LLI. * As a side effect of the $ARCH variable, the Sparc LLI can now link just a bit faster by not including the x86 library. llvm-svn: 7070 |
||
---|---|---|
.. | ||
analyze | ||
as | ||
bugpoint | ||
dis | ||
extract | ||
gccas | ||
gccld | ||
link | ||
llc | ||
lli | ||
llvm-as | ||
llvm-dis | ||
llvm-link | ||
opt | ||
Makefile |