Reserve X18 even when -fsanitize=shadow-call-stack is not enabled.
Based on: https://reviews.llvm.org/D143355
Differential D145999
[RISCV] Reserve X18 by default for Android hiraditya on Mar 13 2023, 4:03 PM. Authored by
Details Reserve X18 even when -fsanitize=shadow-call-stack is not enabled. Based on: https://reviews.llvm.org/D143355
Diff Detail
Event Timeline
|
This seems redundant. Isn't the LLVM codegen test sufficient here?