forked from OSchip/llvm-project
llvm/tools/llvm-objdump/CMakeLists.txt: Update libdeps to fix r240304.
llvm-svn: 240362
This commit is contained in:
parent
e79b43a01f
commit
75b2620671
|
@ -1,5 +1,6 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
CodeGen
|
||||
DebugInfoDWARF
|
||||
MC
|
||||
MCDisassembler
|
||||
|
|
Loading…
Reference in New Issue