[PATCH] D27097: [ELF] Refactor target errors

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 05:21:11 PST 2016


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

Prints locations for (most of) errors raised in Target.cpp file.


Repository:
  rL LLVM

https://reviews.llvm.org/D27097

Files:
  ELF/Target.cpp
  ELF/Writer.cpp
  ELF/Writer.h
  test/ELF/mips-align-err.s
  test/ELF/x86-64-reloc-error.s
  test/ELF/x86-64-reloc-range.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27097.79221.patch
Type: text/x-patch
Size: 16294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161124/dbb6f245/attachment.bin>


More information about the llvm-commits mailing list