[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
Mon Jun 11 01:59:11 PDT 2018


arm-chrjan01 updated this revision to Diff 150688.
arm-chrjan01 added a comment.

Added test case. Fixed formatting in TargetLoweringObjectFileImpl.h.


Repository:
  rL LLVM

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
  test/MC/AArch64/ir-to-imgrel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47783.150688.patch
Type: text/x-patch
Size: 12002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/cec3863d/attachment.bin>


More information about the llvm-commits mailing list