[clang] [llvm] [PowerPC][ISelLowering] Support -mstack-protector-guard=tls (PR #110928)

Keith Packard via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 7 11:01:11 PDT 2024


keith-packard wrote:

Ok, I think this is a lot closer now -- I'm using the non-deprecated mechanism for generating the canary load instruction, although that required reworking the guard function API a bit.

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


More information about the cfe-commits mailing list