[PATCH] D49138: [LTO] Handle __imp_ (dllimport) symbols consistently with lld

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 09:06:42 PDT 2018


tejohnson added a comment.

In https://reviews.llvm.org/D49138#1157483, @dexonsmith wrote:

> Is it impossible to also test this locally (in the LLVM repo)?  It will be hard to hack on this file if there aren't local tests.


Yeah I can just invoke llvm-lto2 with the resolutions lld gives LTO in this case and confirm that the symbol is kept...will add test shortly


Repository:
  rL LLVM

https://reviews.llvm.org/D49138





More information about the llvm-commits mailing list