[PATCH] D23540: COFF: Fix short import lib import name type bitshift
Martell Malone via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 22:18:14 PDT 2016
martell added a comment.
In https://reviews.llvm.org/D23540#516191, @majnemer wrote:
> llvm-readobj reads this field. perhaps we could have a testcase?
lld also uses it to determine stripping of the symbol names.
This is mostly why i686 was broken at link time
I will add a test case
Repository:
rL LLVM
https://reviews.llvm.org/D23540
More information about the llvm-commits
mailing list