[clang] [llvm] [PowerPC] frontend get target feature from backend with cpu name (PR #137670)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 09:20:47 PDT 2025


================
@@ -16,6 +16,7 @@
 
 #include "llvm/ADT/StringMap.h"
 #include "llvm/ADT/StringRef.h"
+#include "llvm/MC/MCSubtargetInfo.h"
----------------
MaskRay wrote:

@diggerlin This is blocking and should be addressed before landing.

https://github.com/llvm/llvm-project/pull/137670


More information about the llvm-commits mailing list