diff options
author | Fangrui Song <maskray@google.com> | 2020-05-01 22:52:42 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-05-04 11:51:39 -0700 |
commit | ac9e8b3a7e295afdebcd9fff69e720f04e026bff (patch) | |
tree | 1d0caf2c94ea5659608f6c54f4576774f7c2efeb /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 54fa46aa0a82bd281d0ba31fad69a227de4a622c (diff) | |
download | llvm-ac9e8b3a7e295afdebcd9fff69e720f04e026bff.zip llvm-ac9e8b3a7e295afdebcd9fff69e720f04e026bff.tar.gz llvm-ac9e8b3a7e295afdebcd9fff69e720f04e026bff.tar.bz2 |
[llvm-objdump][ARM] Print inline relocations when dumping ARM data
Fixes PR44357
For ARM ELF, regions covered by data mapping symbols `$d` are dumped as `.byte`, `.short` or `.word` but inline relocations are not printed. This patch merges its loop into the normal instruction printing loop so that inline relocations are printed.
Reviewed By: nickdesaulniers
Differential Revision: https://reviews.llvm.org/D79284
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions