summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-07-02 17:53:19 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-07-02 17:53:19 +0000
commit7dee443c1cffdb701c61d44735723752e0fec2ff (patch)
treed1062b8c4117488ac552990ce37db19b2b9fc49c /llvm/lib/Target
parent7ace0c39c83720df1b61a3288b53644ffdc32626 (diff)
downloadbcm5719-llvm-7dee443c1cffdb701c61d44735723752e0fec2ff.tar.gz
bcm5719-llvm-7dee443c1cffdb701c61d44735723752e0fec2ff.zip
* If compiling on X86 or Sparc, automagically enable the JIT for that arch
* 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
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud