[PATCH] D48612: [ThinLTO] Print names in function import debug messages when available

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 15:04:34 PDT 2018


tejohnson added a comment.

Updated description to clarify that this is for thin link debug messages, and the names are also available when being done via the linker. Only thin links invoked by e.g. llvm-lto on a serialized combined index will not have the names.


Repository:
  rL LLVM

https://reviews.llvm.org/D48612





More information about the llvm-commits mailing list