[PATCH] D27128: [ELF] Refactor file I/O error messages

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 05:49:51 PST 2016


evgeny777 created this revision.
evgeny777 added reviewers: ruiu, rafael.
evgeny777 added subscribers: ikudrin, grimar, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.

Change position of file name to conform current style.


Repository:
  rL LLVM

https://reviews.llvm.org/D27128

Files:
  ELF/Driver.cpp
  ELF/LTO.cpp
  ELF/Writer.cpp
  test/ELF/basic.s
  test/ELF/driver.test
  test/ELF/error-limit.test
  test/ELF/invalid-linkerscript.test
  test/ELF/reproduce-error.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27128.79298.patch
Type: text/x-patch
Size: 8256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/7d00571d/attachment.bin>


More information about the llvm-commits mailing list