[clang] [Driver] Don't default to -mrelax-all for non-RISCV -O0 (PR #90013)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 25 09:23:40 PDT 2024
MaskRay wrote:
`createAMDGPUELFStreamer` ignores `RelaxAll`, so this appears to be x86-only.
There may be some clean-up opportunities.
https://github.com/llvm/llvm-project/pull/90013
More information about the cfe-commits
mailing list