[PATCH] D47783: [MS][ARM64]: Hoist __ImageBase handling into TargetLoweringObjectFileCOFF::lowerRelativeReference, so that all COFF targets get this.

Chris January via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 04:26:41 PDT 2018


arm-chrjan01 updated this revision to Diff 150108.
arm-chrjan01 retitled this revision from "[MS][ARM64]: Add AArch64_WindowsTargetObjectFile and implement AArch64_WindowsTargetObjectFile::lowerRelativeReference" to "[MS][ARM64]: Hoist __ImageBase handling into TargetLoweringObjectFileCOFF::lowerRelativeReference, so that all COFF targets get this.".
arm-chrjan01 edited the summary of this revision.
arm-chrjan01 added a comment.

Refactored as per Reid's comment.


https://reviews.llvm.org/D47783

Files:
  include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/Target/X86/X86TargetMachine.cpp
  lib/Target/X86/X86TargetObjectFile.cpp
  lib/Target/X86/X86TargetObjectFile.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47783.150108.patch
Type: text/x-patch
Size: 11329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/6dcc9f6e/attachment.bin>


More information about the llvm-commits mailing list