Fix exception demo: Add mcjit to link component.
authorLogan Chien <tzuhsiang.chien@gmail.com>
Sun, 21 Jul 2013 03:46:55 +0000 (03:46 +0000)
committerLogan Chien <tzuhsiang.chien@gmail.com>
Sun, 21 Jul 2013 03:46:55 +0000 (03:46 +0000)
commit8a61aab88e7368cf0ae42a628b927aea4abfdcf1
tree6351ec3401930a1a0778b4708b40ddb0f3bf0bd8
parentb1ca98c4d096cac07b47edb471462931ce34a9cd
Fix exception demo: Add mcjit to link component.

Fix exception demo when we are building the examples with configure/make.
This commit updates the link components in the Makefile.

llvm-svn: 186785
llvm/examples/ExceptionDemo/Makefile