llvm/examples: Suppress building a few JIT examples.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 31 Mar 2015 00:03:43 +0000 (00:03 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 31 Mar 2015 00:03:43 +0000 (00:03 +0000)
commit6dd9e8563b143abca249b413942b45f855017d5c
tree9cd3c54a549dcb901fc6e973c406c2fdd1c74909
parentd5285ead92bc16559782a75b95ee578cd1688efc
llvm/examples: Suppress building a few JIT examples.

  examples/ExceptionDemo/CMakeFiles/ExceptionDemo.dir/ExceptionDemo.cpp.o:(.data.rel.ro._ZTIN4llvm18MCJITMemoryManagerE[_ZTIN4llvm18MCJITMemoryManagerE]+0x10): undefined reference to `typeinfo for llvm::RuntimeDyld::MemoryManager'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233647 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ExceptionDemo/CMakeLists.txt
examples/Kaleidoscope/Chapter7/CMakeLists.txt
examples/Kaleidoscope/Chapter8/CMakeLists.txt