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

Keith Packard via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 22 17:24:02 PDT 2024


================
@@ -0,0 +1,19 @@
+; RUN: llc -mtriple=riscv64-unknown-elf < %s | \
----------------
keith-packard wrote:

Thanks. I wondered how that was supposed to work.

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


More information about the cfe-commits mailing list