[clang] [llvm] riscv: Support -mstack-protector-guard=tls (PR #108942)

Keith Packard via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 2 13:05:21 PDT 2024


keith-packard wrote:

I've retitled the commit messages to match llvm conventions and added a clean-up to replace another instance of `getParent()->getParent()` with `getModule()`.

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


More information about the cfe-commits mailing list