[PATCH] D25780: Include ARGV[0] in error messages.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 11:10:10 PDT 2016
ruiu created this revision.
ruiu added a reviewer: evgeny777.
ruiu added a subscriber: llvm-commits.
This is what other linkers and clang driver do.
https://reviews.llvm.org/D25780
Files:
ELF/Driver.cpp
ELF/Error.cpp
ELF/Error.h
test/ELF/copy-rel-corrupted.s
test/ELF/driver.test
test/ELF/entry.s
test/ELF/linkerscript/diagnostic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25780.75176.patch
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/0e43ce75/attachment.bin>
More information about the llvm-commits
mailing list