[PATCH] D53051: [llvm-tapi] initial commit, supports reading ELF

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 14:05:57 PDT 2018


phosek added a comment.

In https://reviews.llvm.org/D53051#1277740, @ruiu wrote:

> I don't oppose to the idea of adding a tool that does 1, 2 and 3. I don't have any problem with that. What I don't understand is that it seems that you guys are preparing to add a native support of the ELF textual representation to various tools that previously understand only the regular ELF file format.  That's what I'm worrying about.


No, that's not what we plan to do. We've initially considered lld only as an optimization but it's not necessary to satisfy our requirements.


Repository:
  rL LLVM

https://reviews.llvm.org/D53051





More information about the llvm-commits mailing list