2 Commits

Author SHA1 Message Date
Roland McGrath
2406f3bea5 [RISCV] Clean up stack-protector-target test
Add some missed polish from https://reviews.llvm.org/D143355.

Reviewed By: jrtc27

Differential Revision: https://reviews.llvm.org/D143360
2023-02-06 16:42:59 -08:00
Roland McGrath
34b21e817f [RISCV] Use OS-specific stack-guard ABI for Fuchsia
Fuchsia provides a slot relative to tp for the stack-guard value,
which is cheaper to materialize than the default GOT load.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D143353
2023-02-05 18:45:59 -08:00