[PATCH] D130902: [llvm-objdump,ARM] Fix big-endian AArch32 disassembly.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 02:50:16 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG72017e9b16b7: [llvm-objdump,ARM] Fix big-endian AArch32 disassembly. (authored by simon_tatham).
Changed prior to commit:
https://reviews.llvm.org/D130902?vs=449257&id=450745#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130902/new/
https://reviews.llvm.org/D130902
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
llvm/test/tools/llvm-objdump/ELF/ARM/be-disasm.test
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130902.450745.patch
Type: text/x-patch
Size: 11181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/256be22e/attachment.bin>
More information about the llvm-commits
mailing list