Update list of link components for llvm-rtdyld.
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 18 Mar 2011 17:27:04 +0000 (17:27 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 18 Mar 2011 17:27:04 +0000 (17:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127887 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-rtdyld/CMakeLists.txt

index 320bb5f0a514fd770f61ce5c12fc38708095e076..a3f7cb63fd778faf392e318b6c52542d90296774 100644 (file)
@@ -1,4 +1,4 @@
-set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC)
+set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC object)
 
 add_llvm_tool(llvm-rtdyld
   llvm-rtdyld.cpp