summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/event
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-05-15 12:05:27 +0000
committerSimon Atanasyan <simon@atanasyan.com>2019-05-15 12:05:27 +0000
commit4c68c5ae7194fc7e50208ac97d1142687125b55b (patch)
tree17405f1f02f6c106983fe98d97d942c50684f26f /lldb/packages/Python/lldbsuite/test/python_api/event
parent0a5efc28dba5caf7c3fb79ded9984b5dd1479587 (diff)
downloadbcm5719-llvm-4c68c5ae7194fc7e50208ac97d1142687125b55b.tar.gz
bcm5719-llvm-4c68c5ae7194fc7e50208ac97d1142687125b55b.zip
[mips] LLVM and GAS now use same instructions for CFA Definition. NFCI
LLVM previously used `DW_CFA_def_cfa` instruction in .eh_frame to set the register and offset for current CFA rule. We change it to `DW_CFA_def_cfa_register` which is the same one used by GAS that only changes the register but keeping the old offset. Patch by Mirko Brkusanin. Differential Revision: https://reviews.llvm.org/D61899 llvm-svn: 360765
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/event')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud