aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2023-03-13 10:44:13 -0400
committerFelipe de Azevedo Piovezan <fpiovezan@apple.com>2023-03-13 15:29:15 -0400
commitdde08c9c4856726136b670af6def50d108f3bfc4 (patch)
tree2150a06d009d2a07b4a0746df5da388f7341c9d8 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent287177a47a396ca6cc0bef7696108cdaa0c68e5f (diff)
downloadllvm-dde08c9c4856726136b670af6def50d108f3bfc4.zip
llvm-dde08c9c4856726136b670af6def50d108f3bfc4.tar.gz
llvm-dde08c9c4856726136b670af6def50d108f3bfc4.tar.bz2
[AArchExpandPseudo] Preserve instruction debug number in expansions
This is an initial attempt at preserving debug information in the pseudo instruction expansion of the AArch backend. In particular, we preserve the instruction number required by the InstrRef implementation of live debug values. There are many other expansions that need to be considered, but the ones addressed in this commit should be extremely common, as they handle most arithmetic and logical instructions. Differential Revision: https://reviews.llvm.org/D145943
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions