summaryrefslogtreecommitdiff
path: root/lld/Common/ErrorHandler.cpp
AgeCommit message (Expand)Author
2017-11-07Delete dead code.Rafael Espindola
2017-10-27Instead of enclosing an entire file, add lld:: specifier for public functions.Rui Ueyama
2017-10-25[lld] unified COFF and ELF error handling on new Common/ErrorHandlerBob Haarman