[PATCH] D76908: [lld-macho] Add support for emitting dylibs with a single symbol

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 23:01:33 PDT 2020


MaskRay added inline comments.


================
Comment at: lld/test/MachO/symtab.s:18
 # CHECK-NEXT: ]
 
 .global _main
----------------
It seems that the previous diff should not add the symbols which will be deleted by this diff...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76908





More information about the llvm-commits mailing list