[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 11:15:31 PST 2016


ruiu updated this revision to Diff 46159.
ruiu added a comment.

- Remove an unrelated file.


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.46159.patch
Type: text/x-patch
Size: 34062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/5832608d/attachment.bin>


More information about the llvm-commits mailing list