[PATCH] D60927: [WIP][llvm-objdump] Switch between ARM/Thumb based on mapping symbols.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 12:14:32 PDT 2019
efriedma updated this revision to Diff 196298.
efriedma added a comment.
Partially addresses review comments. Still need to think about the mapping symbol vectors a bit more.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60927/new/
https://reviews.llvm.org/D60927
Files:
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/CodeGen/ARM/inlineasm-switch-mode.ll
test/tools/llvm-objdump/ARM/v7r-subfeatures.s
tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60927.196298.patch
Type: text/x-patch
Size: 15596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/32ddb713/attachment.bin>
More information about the llvm-commits
mailing list