[PATCH] D76742: [lld] Add basic symbol table output

Kellie Medlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 15:51:42 PDT 2020


Ktwu updated this revision to Diff 253722.
Ktwu added a comment.

Addressing first round of comments (minus the value checks in the test)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76742

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputSection.h
  lld/MachO/OutputSegment.cpp
  lld/MachO/OutputSegment.h
  lld/MachO/Writer.cpp
  lld/test/MachO/symtab_basic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76742.253722.patch
Type: text/x-patch
Size: 7800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/e2daf23c/attachment-0001.bin>


More information about the llvm-commits mailing list