llvm-6502/tools
Chris Lattner 41c3465812 * Implement linking to libraries
* Pass arguments to program through shell script


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1851 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-11 17:49:53 +00:00
..
analyze Pull interprocedural analyses out of Analysis library into their own lib 2002-03-06 18:44:29 +00:00
as Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
dis Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
gccas Pull interprocedural analyses out of Analysis library into their own lib 2002-03-06 18:44:29 +00:00
gccld * Implement linking to libraries 2002-03-11 17:49:53 +00:00
link Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
llc * Make all command line arguments static 2002-02-26 21:36:53 +00:00
lli Remove hack. This is better fixed in Makefile.common 2002-02-24 23:25:46 +00:00
llvm-as Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
llvm-dis Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
llvm-link Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
opt Pull interprocedural analyses out of Analysis library into their own lib 2002-03-06 18:44:29 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00