[PATCH] D67646: [TextAPI] Add Multiple Document Support to TBDv3

Juergen Ributzka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 09:58:37 PDT 2019


ributzka added a comment.

Does nm print now all symbols - including the inlined ones? That would be an unexpected change, because we don't do the same for MachOs that have re-exported frameworks. I think this feature should be guarded by an option.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67646





More information about the llvm-commits mailing list