Commit d4b1f82
committed
[RISCV] Set RegState for the stack-clash prologue registers
Set both prologue scratch registers as InternalRead for stack-clash
protection to fix the tests with LLVM_ENABLE_EXPENSIVE_CHECKS.
See buildbot failure: https://lab.llvm.org/buildbot/#/builders/16/builds/104331 parent e9866d5 commit d4b1f82
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2043 | 2043 | | |
2044 | 2044 | | |
2045 | 2045 | | |
2046 | | - | |
| 2046 | + | |
2047 | 2047 | | |
2048 | 2048 | | |
2049 | 2049 | | |
| |||
2057 | 2057 | | |
2058 | 2058 | | |
2059 | 2059 | | |
2060 | | - | |
| 2060 | + | |
2061 | 2061 | | |
2062 | 2062 | | |
2063 | 2063 | | |
| |||
0 commit comments