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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 13:16:55 PDT 2018


ruiu added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D53051





More information about the llvm-commits mailing list