OSDN Git Service

make sure that JIT examples link in their appropriate target.
authorChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 16:48:44 +0000 (16:48 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Jun 2009 16:48:44 +0000 (16:48 +0000)
commitda06288aeb28393b937e17dcd180658c3737a6e5
treeb0a18115e46cb14807f77816c11743736673471b
parent7b04c9415247fc7678dc0319df05353636a16272
make sure that JIT examples link in their appropriate target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73613 91177308-0d34-0410-b5e6-96231b3b80d8
examples/BrainF/BrainFDriver.cpp
examples/HowToUseJIT/HowToUseJIT.cpp
examples/Kaleidoscope/toy.cpp
examples/ParallelJIT/ParallelJIT.cpp