Author: Michael Liao Date: 2020-11-21T17:07:42-05:00 New Revision: dcc06597b1d61d35c7246d3ab2d7a807134aaa45
URL: https://github.com/llvm/llvm-project/commit/dcc06597b1d61d35c7246d3ab2d7a807134aaa45 DIFF: https://github.com/llvm/llvm-project/commit/dcc06597b1d61d35c7246d3ab2d7a807134aaa45.diff LOG: Fix shared build. Added: Modified: llvm/tools/llvm-profgen/CMakeLists.txt Removed: ################################################################################ diff --git a/llvm/tools/llvm-profgen/CMakeLists.txt b/llvm/tools/llvm-profgen/CMakeLists.txt index 5a631195c28b..10d82c12c662 100644 --- a/llvm/tools/llvm-profgen/CMakeLists.txt +++ b/llvm/tools/llvm-profgen/CMakeLists.txt @@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS AllTargetsDescs AllTargetsDisassemblers + AllTargetsInfos Core MC MCDisassembler _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits