diff options
author | Alexey Lapshin <a.v.lapshin@mail.ru> | 2023-06-16 23:13:47 +0200 |
---|---|---|
committer | Alexey Lapshin <a.v.lapshin@mail.ru> | 2023-06-21 12:13:00 +0200 |
commit | 64df75fb26e55c097e79df6770a99d4b1ad09716 (patch) | |
tree | e654d227a17ddb5d1c293b341e63516817eb93aa /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | dfb85c3ce09a7bd1a059a3e821390b5111454f9e (diff) | |
download | llvm-64df75fb26e55c097e79df6770a99d4b1ad09716.zip llvm-64df75fb26e55c097e79df6770a99d4b1ad09716.tar.gz llvm-64df75fb26e55c097e79df6770a99d4b1ad09716.tar.bz2 |
[DWARFLinker][DWARFv5] change emitSLEB128IntValue with emitULEB128IntValue for ranges.
This patch changes emitSLEB128IntValue with emitULEB128IntValue
for length part of address range of DW_RLE_start_length kind. DWARFv5
standard:
DW_RLE_start_length
This is a form of bounded range entry that has one target address operand
value and an unsigned LEB128 integer length operand value.
Differential Revision: https://reviews.llvm.org/D153334
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions