[clang] [llvm] [PowerPC] frontend get target feature from backend with cpu name (PR #137670)
David Tenty via cfe-commits
cfe-commits at lists.llvm.org
Thu May 29 08:10:48 PDT 2025
================
@@ -37,9 +43,12 @@ add_llvm_component_library(LLVMTargetParser
LINK_COMPONENTS
Support
+ MC
----------------
daltenty wrote:
Does this create a circular dependency?
https://github.com/llvm/llvm-project/pull/137670
More information about the cfe-commits
mailing list