[PATCH] D49762: Fix error messages for bad symbols.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 24 15:16:55 PDT 2018
ruiu created this revision.
ruiu added a reviewer: mstorsjo.
Previously, the error messages didn't contain symbol name because we
didn't read a symbol name for these error messages.
https://reviews.llvm.org/D49762
Files:
lld/COFF/InputFiles.cpp
lld/test/COFF/invalid-section-number.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49762.157142.patch
Type: text/x-patch
Size: 3556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/50ea1ab1/attachment.bin>
More information about the llvm-commits
mailing list