================
@@ -1,7 +1,7 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
+ CGData
CodeGen
- CodeGenData
Core
Support
)
----------------
kyulee-com wrote:
Yeah. Thanks for catching this! Will follow this up soon.
https://github.com/llvm/llvm-project/pull/101461