[PATCH] D41632: [LLD] [COFF] Keep the underscore on exported decorated stdcall functions
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 15:30:24 PST 2018
ruiu added a comment.
Could you add a brief comment to describe the situation (we might not understand the underlying logic correctly, but all these struct members are required to mimic the exact behavior of the observed MSVC link.exe behavior.) It's also nice to add a comment on KeepDecoration.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41632
More information about the llvm-commits
mailing list