llvm-6502/tools
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
..
analyze Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
bugpoint Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
extract Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
gccas Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
gccld Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llc Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llee Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
lli Enable the PowerPC JIT by compiling powerpc.o library into lli 2004-10-14 06:35:11 +00:00
llvm-ar Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-as Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-bcanalyzer Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-db Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-dis Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-extract Changes For Bug 352 2004-09-01 22:55:40 +00:00
llvm-ld Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-link Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-nm Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-prof Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvm-stub Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
llvmc Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
opt Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Makefile Add LLEE into compilation, but not for Sparc 2004-09-13 01:18:30 +00:00
Makefile.am Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Makefile.JIT Since several tools and examples want JIT support, factor out the process of 2004-10-14 18:58:19 +00:00