[lld] [llvm] [LTO] Override TargetABI from module flags if present when creating TargetMachine (PR #126497)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 4 18:45:12 PST 2025
================
@@ -0,0 +1,2 @@
+if not "RISCV" in config.root.targets:
----------------
topperc wrote:
What is written here is how it is in basically every other lit.local.cfg
https://github.com/llvm/llvm-project/pull/126497
More information about the llvm-commits
mailing list