[PATCH] D14943: [ELF] Factor out relocation checks into separate functions.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 01:35:00 PST 2015


ikudrin created this revision.
ikudrin added reviewers: ruiu, rafael.
ikudrin added a subscriber: llvm-commits.
ikudrin added a project: lld.

It allows to standardize common checks and unify error messages.

http://reviews.llvm.org/D14943

Files:
  ELF/Target.cpp
  test/ELF/ppc64-addr16-error.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14943.41011.patch
Type: text/x-patch
Size: 6324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/973aa56d/attachment.bin>


More information about the llvm-commits mailing list