llvm-capstone/lld/lib
Nico Weber 386bf1216e win: Omit ".exe" from lld warning and error messages.
This is a minor follow-up to https://reviews.llvm.org/D49189. On Windows, lld
used to print "lld-link.exe: error: ...". Now it just prints "lld-link: error:
...". This matches what link.exe does (it prints "LINK : ...") and makes lld's
output less dependent on the host system.

https://reviews.llvm.org/D51133

llvm-svn: 340487
2018-08-22 23:52:13 +00:00
..
Core [Darwin] Use errorHandler from liblldCommon 2018-06-12 02:34:04 +00:00
Driver win: Omit ".exe" from lld warning and error messages. 2018-08-22 23:52:13 +00:00
ReaderWriter Fix -DBUILD_SHARED_LIBS=1 build 2018-06-12 14:51:18 +00:00
CMakeLists.txt Move new lld's code to Common subdirectory. 2017-10-02 21:00:41 +00:00