[PATCH] D88468: [llvm-readobj] Fix error when printing out stabs symbols of type N_OSO

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 08:48:15 PDT 2020


int3 updated this revision to Diff 296195.
int3 marked an inline comment as done.
int3 added a comment.
Herald added a subscriber: aaron.ballman.

minimize test case, remove untested code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88468

Files:
  llvm/test/tools/llvm-objcopy/MachO/symbol-table.test
  llvm/test/tools/llvm-readobj/MachO/stabs.yaml
  llvm/tools/llvm-readobj/MachODumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88468.296195.patch
Type: text/x-patch
Size: 7865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/55a0f456/attachment.bin>


More information about the llvm-commits mailing list