[PATCH] D102114: [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 8 13:36:26 PDT 2021


MaskRay created this revision.
MaskRay added a reviewer: lld-macho.
Herald added a subscriber: rupprecht.
Herald added a reviewer: jhenderson.
Herald added a project: lld-macho.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This adds a separator between two pieces of information.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102114

Files:
  lld/test/MachO/local-got.s
  lld/test/MachO/tlv.s
  lld/test/MachO/x86-64-stubs.s
  llvm/test/tools/llvm-objdump/MachO/bind.test
  llvm/test/tools/llvm-objdump/MachO/exports-trie.test
  llvm/test/tools/llvm-objdump/MachO/lazy-bind.test
  llvm/test/tools/llvm-objdump/MachO/rebase.test
  llvm/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102114.343862.patch
Type: text/x-patch
Size: 8967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210508/2029eb95/attachment.bin>


More information about the llvm-commits mailing list