projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
394a8ed
)
[llvm-nm] Fix -DBUILD_SHARED_LIBS=ON builds after D66160/r371576
author
Fangrui Song
<maskray@google.com>
Wed, 11 Sep 2019 01:49:00 +0000
(
01:49
+0000)
committer
Fangrui Song
<maskray@google.com>
Wed, 11 Sep 2019 01:49:00 +0000
(
01:49
+0000)
llvm-svn: 371585
llvm/tools/llvm-nm/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/llvm/tools/llvm-nm/CMakeLists.txt
b/llvm/tools/llvm-nm/CMakeLists.txt
index
07ecce4
..
42699bf
100644
(file)
--- a/
llvm/tools/llvm-nm/CMakeLists.txt
+++ b/
llvm/tools/llvm-nm/CMakeLists.txt
@@
-7,6
+7,7
@@
set(LLVM_LINK_COMPONENTS
Demangle
Object
Support
+ TextAPI
)
add_llvm_tool(llvm-nm