[PATCH] D42603: [COFF] Update comment to reflect link.exe behavior. NFC
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 29 09:50:35 PST 2018
rnk added a comment.
MSVC always truncates, but the BFD linker doesn't. The extra string table in the executable is their idea. The comments should reflect that.
Repository:
rL LLVM
https://reviews.llvm.org/D42603
More information about the llvm-commits
mailing list