Add library LLVMsystem.a because the JIT now needs it.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:29:44 +0000 (04:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:29:44 +0000 (04:29 +0000)
commit86e5aef1cebf1a3f6669b9eaaaebfdccba18d4a0
treef3c20b76d36a94d88a0e31b7f069583fc647de72
parent9cab9e51bb0b08ff236aed3f9636a82b1c572ad0
Add library LLVMsystem.a because the JIT now needs it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16285 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Fibonacci/Makefile
examples/HowToUseJIT/Makefile
examples/ModuleMaker/Makefile