Kaleidoscope: Update libdeps corresponding to r246002.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 26 Aug 2015 08:05:55 +0000 (08:05 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 26 Aug 2015 08:05:55 +0000 (08:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246025 91177308-0d34-0410-b5e6-96231b3b80d8

examples/Kaleidoscope/Chapter4/CMakeLists.txt
examples/Kaleidoscope/Chapter5/CMakeLists.txt
examples/Kaleidoscope/Chapter6/CMakeLists.txt
examples/Kaleidoscope/Chapter7/CMakeLists.txt
examples/Kaleidoscope/Chapter8/CMakeLists.txt

index 2c01e120070aeb7d479867ac292eab507f66238f..31fe76614445c73983e14a6ca14bfea1060aff25 100644 (file)
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
   ExecutionEngine
   InstCombine
   MCJIT
   ExecutionEngine
   InstCombine
   MCJIT
+  Object
   RuntimeDyld
   ScalarOpts
   Support
   RuntimeDyld
   ScalarOpts
   Support
index a938d9731fe8a8c88452c072d460923d218b4319..06b00826254d4fda097b4afabe8913b994969983 100644 (file)
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
   ExecutionEngine
   InstCombine
   MCJIT
   ExecutionEngine
   InstCombine
   MCJIT
+  Object
   RuntimeDyld
   ScalarOpts
   Support
   RuntimeDyld
   ScalarOpts
   Support
index 7ac1ca49c4f91f841cc56b06b6934ef3755ef845..b51a2ea38f0a513bef0a2b0c717ddb9363684992 100644 (file)
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
   ExecutionEngine
   InstCombine
   MCJIT
   ExecutionEngine
   InstCombine
   MCJIT
+  Object
   RuntimeDyld
   ScalarOpts
   Support
   RuntimeDyld
   ScalarOpts
   Support
index 8725e4761f785368ce18f8e23f0f3f9ad45f40b8..c053b6684c196e3eaa8b7401324f839e2b6cd7f8 100644 (file)
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
   ExecutionEngine
   InstCombine
   MCJIT
   ExecutionEngine
   InstCombine
   MCJIT
+  Object
   RuntimeDyld
   ScalarOpts
   Support
   RuntimeDyld
   ScalarOpts
   Support
index f94ed7436189b23730172de26af0cab59aab5c6a..108e71bfb462fd342aaac225d1ae5ba9468f3a0c 100644 (file)
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   MCJIT
   Core
   ExecutionEngine
   MCJIT
+  Object
   RuntimeDyld
   Support
   native
   RuntimeDyld
   Support
   native