diff options
author | Alex Bradbury <asb@lowrisc.org> | 2019-07-17 13:54:38 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2019-07-17 13:54:38 +0000 |
commit | b94c233d06731b09d842ed86c5a72c44b40c65bb (patch) | |
tree | 1e1c183d84a65bfbd8186706605d8d84e4a00e38 /lldb/packages/Python/lldbsuite/test/expression_command/context-object/main.cpp | |
parent | aa55124eca680e164956c9654a8f2a2fc60b1146 (diff) | |
download | bcm5719-llvm-b94c233d06731b09d842ed86c5a72c44b40c65bb.tar.gz bcm5719-llvm-b94c233d06731b09d842ed86c5a72c44b40c65bb.zip |
[RISCV] Set correct encodings for DWARF exception handling
This patch sets correct encodings for DWARF exception handling for RISC-V
(other than call site encoding, which must be udata4 rather than uleb128 and
is handled by D63415).
This has the same intend as D63409, except this version matches GCC/binutils
behaviour which uses the same encodings regardless of PIC/non-PIC and
medlow/medany code model.
llvm-svn: 366327
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object/main.cpp')
0 files changed, 0 insertions, 0 deletions