Fix configure and make build of llvm examples.
authorIain Sandoe <iain@codesourcery.com>
Wed, 3 Sep 2014 13:12:16 +0000 (13:12 +0000)
committerIain Sandoe <iain@codesourcery.com>
Wed, 3 Sep 2014 13:12:16 +0000 (13:12 +0000)
commitb449c2885f4052c2c8e7cd43a9dabb6169fd6f23
tree0355cb4263cf83512687b46dbf9a6e0f1241c4ec
parenta80ff266885a464b9270a86462dc01d41258d7d8
Fix configure and make build of llvm examples.

Replaced link component 'jit' with 'mcjit'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217032 91177308-0d34-0410-b5e6-96231b3b80d8
examples/BrainF/Makefile
examples/ExceptionDemo/Makefile
examples/Fibonacci/Makefile
examples/HowToUseJIT/Makefile
examples/Kaleidoscope/Chapter4/Makefile
examples/Kaleidoscope/Chapter5/Makefile
examples/Kaleidoscope/Chapter6/Makefile
examples/Kaleidoscope/Chapter7/Makefile
examples/ParallelJIT/Makefile