[PATCH] D66160: [llvm-nm] Add tapi file support

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 09:48:04 PDT 2019


plotfi added a comment.

Ah I get it, because ld64 is tbd-aware the end product is the text. I’m still not sure if I will add any support to lld for something like ifs, things still seem good just using the ifs text format for the intermediate symbol merging.

In D66160#1664890 <https://reviews.llvm.org/D66160#1664890>, @ributzka wrote:

> The motivation to add this to llvm-nm, is to get the same functionally back that we lost with adding TBD files. Using it for testing is a nice side benefit.





Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66160





More information about the llvm-commits mailing list