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:
4d58562
)
adding MC dependencies in hopes to pacify the hexagon build.
author
Mike Aizatsky
<aizatsky@chromium.org>
Fri, 4 Dec 2015 18:50:18 +0000
(18:50 +0000)
committer
Mike Aizatsky
<aizatsky@chromium.org>
Fri, 4 Dec 2015 18:50:18 +0000
(18:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254745
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/sancov/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/tools/sancov/CMakeLists.txt
b/tools/sancov/CMakeLists.txt
index
5ce589b
..
e92b1fc
100644
(file)
--- a/
tools/sancov/CMakeLists.txt
+++ b/
tools/sancov/CMakeLists.txt
@@
-5,6
+5,8
@@
set(LLVM_LINK_COMPONENTS
AllTargetsInfos
DebugInfoDWARF
DebugInfoPDB
+ MC
+ MCDisassembler
Object
Support
Symbolize