[PATCH] D78032: [llvm-objdump] Default to the "apple-latest" mcpu when disassembling arm64 Mach-O binaries

Michael Trent via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 16:54:01 PDT 2020


mtrent updated this revision to Diff 257560.
mtrent added a comment.

Add a comment about the purpose of the test.

Reformat the test to use octothorpes instead of slashes.

Replace -m and -d with --macho and --disassemble

Removed 2> %t

clang-formatted MachODump.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78032/new/

https://reviews.llvm.org/D78032

Files:
  llvm/test/tools/llvm-objdump/MachO/AArch64/macho-print-mrs.test
  llvm/test/tools/llvm-objdump/MachO/apple-latest-default.s
  llvm/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78032.257560.patch
Type: text/x-patch
Size: 44451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/ac6987c1/attachment.bin>


More information about the llvm-commits mailing list