[PATCH] D103586: [lld-macho] Parse re-exports of nested TAPI documents

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 12:01:52 PDT 2021


thakis added a comment.

Shower thought: Does ld64 print these nested docs with `-t`? It's a separate library, but it's the same file, so it's not 100% clear to me. If it doesn't print them, maybe we should move the note printing back to where it was. (But probably also doesn't matter all that much either way :) )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103586



More information about the llvm-commits mailing list