[PATCH] D16641: ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 12:00:15 PST 2016
ruiu updated this revision to Diff 46164.
ruiu added a comment.
- Don't do s/error/fatal/ in comments.
http://reviews.llvm.org/D16641
Files:
ELF/Driver.cpp
ELF/Driver.h
ELF/DriverUtils.cpp
ELF/Error.cpp
ELF/Error.h
ELF/InputFiles.cpp
ELF/InputSection.cpp
ELF/LinkerScript.cpp
ELF/OutputSections.cpp
ELF/SymbolTable.cpp
ELF/Target.cpp
ELF/Writer.cpp
include/lld/Driver/Driver.h
lib/Driver/UniversalDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16641.46164.patch
Type: text/x-patch
Size: 31642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/3cefa84d/attachment-0001.bin>
More information about the llvm-commits
mailing list