[PATCH] D68017: [LLD] [COFF] Always demangle the __imp_ prefix to __declspec(dllimport)
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 00:56:47 PDT 2019
ruiu added a comment.
I think I prefer not to remove the leading underscore for i386 because as you wrote it makes the output ambiguous.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68017/new/
https://reviews.llvm.org/D68017
More information about the llvm-commits
mailing list