[PATCH] D34692: [LLD][ELF] Add support for multiple passes to createThunks()

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 19:58:41 PDT 2017


ruiu added a comment.

We can do that, that can easily be done later. The complexity exists in the logic of the existing functions, and file layout is not a concern.


https://reviews.llvm.org/D34692





More information about the llvm-commits mailing list