projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82c25b4
)
Update list of link components for llvm-rtdyld.
author
Oscar Fuentes
<ofv@wanadoo.es>
Fri, 18 Mar 2011 17:27:04 +0000
(17:27 +0000)
committer
Oscar 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
patch
|
blob
|
history
diff --git
a/tools/llvm-rtdyld/CMakeLists.txt
b/tools/llvm-rtdyld/CMakeLists.txt
index 320bb5f0a514fd770f61ce5c12fc38708095e076..a3f7cb63fd778faf392e318b6c52542d90296774 100644
(file)
--- a/
tools/llvm-rtdyld/CMakeLists.txt
+++ b/
tools/llvm-rtdyld/CMakeLists.txt
@@
-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