Brian Gaeke
|
d6d8b83742
|
Fix library names for sparc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17311 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-28 06:39:10 +00:00 |
|
Reid Spencer
|
6cb21d443e
|
Change Library Names Not To Conflict With Others When Installed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17286 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-27 23:18:45 +00:00 |
|
Misha Brukman
|
56cb207a39
|
* We don't use the ENABLE_*_JIT flags in the source base anymore
* Convert references to Sparc to SparcV9 to clearly identify CPU type
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16998 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-14 20:06:36 +00:00 |
|
Misha Brukman
|
064782209b
|
Since several tools and examples want JIT support, factor out the process of
adding the right libs for any given architecture's JIT into a single place
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16989 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-14 18:58:19 +00:00 |
|