diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2003-07-02 17:53:19 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-07-02 17:53:19 +0000 |
| commit | 7dee443c1cffdb701c61d44735723752e0fec2ff (patch) | |
| tree | d1062b8c4117488ac552990ce37db19b2b9fc49c /llvm/lib/Target | |
| parent | 7ace0c39c83720df1b61a3288b53644ffdc32626 (diff) | |
| download | bcm5719-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

