summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.cc
diff options
context:
space:
mode:
author Brett Wilson <brettw@google.com> 2023-01-09 23:21:50 +0000
committer Treehugger Robot <treehugger-gerrit@google.com> 2023-01-11 08:09:54 +0000
commit990ceaf800950c81fc2736c449ffb46d5a9f2016 (patch)
tree5fdf6f61dfbee8ae1b9fe95e3e5f148866860142 /runtime/quick_exception_handler.cc
parent6183e758e124f2a96b3f52a3ec27c00f289ec464 (diff)
Use "rsp" and not "esp" for 64-bit CFA annotations.
"esp" is not a register in 64-bit mode that can be referenced in the DWARF symbols for CFA computation. Instead of issuing an error, the compiler seems to encode register "-2" into the unwind tables which is not a valid register number. Change-Id: If3a9c4449926f2550dd139fc266a61a2e3986494
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions