[clang] [clang][RISCV] Support `norelax` attribute for RISCV (PR #115981)
Sam Elliott via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 13 04:49:39 PST 2024
lenary wrote:
Two comments:
- I don't think the c-api-doc change is going to be accepted at this rate
- One of the nice things about the monorepo is that you can do a Clang+Backend change like what this requires in a single PR, rather than committing it bit-by-bit. Seeing the entire change in one place makes reviewing the changes a lot easier, even if they are larger.
https://github.com/llvm/llvm-project/pull/115981
More information about the cfe-commits
mailing list