[clang] [RISCV] Add -march string as Module metadata in IR. (PR #80760)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 5 16:46:49 PST 2024


topperc wrote:

> I'm surprised only 1 test file needed the metadata updated as a result of this change.

Maybe other tests are better about using regexes to hide the numbers?

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


More information about the cfe-commits mailing list