[PATCH] D45248: [ELF] - Eliminate Target::isPicRel method.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 04:23:00 PDT 2018


grimar updated this revision to Diff 140932.
grimar added a comment.

- Drop unnecessary `llvm::` prefixes.


https://reviews.llvm.org/D45248

Files:
  ELF/Arch/AArch64.cpp
  ELF/Arch/ARM.cpp
  ELF/Arch/Mips.cpp
  ELF/Arch/X86.cpp
  ELF/Arch/X86_64.cpp
  ELF/Relocations.cpp
  ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45248.140932.patch
Type: text/x-patch
Size: 7002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/b99968f5/attachment.bin>


More information about the llvm-commits mailing list