[llvm-nm] Fix -DBUILD_SHARED_LIBS=ON builds after D66160/r371576

llvm-svn: 371585
This commit is contained in:
Fangrui Song 2019-09-11 01:49:00 +00:00
parent 1b31f282e7
commit 237f8ee8eb

View File

@ -7,6 +7,7 @@ set(LLVM_LINK_COMPONENTS
Demangle
Object
Support
TextAPI
)
add_llvm_tool(llvm-nm