[PATCH] D11787: Port the error functions from ELF to COFF.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 07:42:56 PDT 2015


rafael updated this revision to Diff 31448.
rafael added a comment.

Move the error functions out of Driver.(h|cpp)


Repository:
  rL LLVM

http://reviews.llvm.org/D11787

Files:
  COFF/CMakeLists.txt
  COFF/Chunks.cpp
  COFF/Driver.cpp
  COFF/Driver.h
  COFF/DriverUtils.cpp
  COFF/Error.cpp
  COFF/Error.h
  COFF/InputFiles.cpp
  COFF/InputFiles.h
  COFF/ModuleDef.cpp
  COFF/SymbolTable.cpp
  COFF/SymbolTable.h
  COFF/Symbols.cpp
  COFF/Symbols.h
  COFF/Writer.cpp
  COFF/Writer.h
  include/lld/Driver/Driver.h
  lib/Driver/UniversalDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11787.31448.patch
Type: text/x-patch
Size: 75112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/3a768ee0/attachment.bin>


More information about the llvm-commits mailing list