When unwinding past a function that uses shadow call stack, we must
subtract 8 from the value of the x18 register. This patch causes us
to emit a call frame instruction that causes that to happen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM