diff options
author | Roger Ferrer Ibanez <rofirrim@gmail.com> | 2019-04-05 08:40:57 +0000 |
---|---|---|
committer | Roger Ferrer Ibanez <rofirrim@gmail.com> | 2019-04-05 08:40:57 +0000 |
commit | e011e4f89cce9963505cd18543a99531a908d952 (patch) | |
tree | dc75471558f8d067d5fb2fa4a32697eb80cdc5d7 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | a0524521eafee30e3bd809033e93cc2f1efd8b83 (diff) | |
download | llvm-e011e4f89cce9963505cd18543a99531a908d952.zip llvm-e011e4f89cce9963505cd18543a99531a908d952.tar.gz llvm-e011e4f89cce9963505cd18543a99531a908d952.tar.bz2 |
[RISCV] Implement adding a displacement to a BlockAddress
Recent change rL357393 uses MachineInstrBuilder::addDisp to add a based on a
BlockAddress but this case was not implemented.
This patch adds the missing case and a test for RISC-V that exercises the new
case.
Differential Revision: https://reviews.llvm.org/D60136
llvm-svn: 357752
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions