[llvm] [llvm] Fix the MCSubtargetInfo used for module-level assembly. (PR #97685)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 11:42:02 PDT 2024


efriedma-quic wrote:

The idea here makes sense, but the API in question is likely to change, so I'd rather not add new uses of that API until we've sorted that out.  See https://discourse.llvm.org/t/functions-generated-by-function-createwithdefaultattr-should-respect-target-features/79838 .

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


More information about the llvm-commits mailing list