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

Chris Copeland via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 01:00:13 PDT 2024


chrisnc wrote:

Credit to https://github.com/llvm/llvm-project/issues/61991#issuecomment-2207148632 @Dirbaio for finding where the problem was.

Hopefully this is not a breaking change for anything and the fix is this simple...

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


More information about the llvm-commits mailing list