[PATCH] D47783: [MS][ARM64]: Hoist __ImageBase handling into TargetLoweringObjectFileCOFF::lowerRelativeReference, so that all COFF targets get this.
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 12:00:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334523: [MS][ARM64] Hoist __ImageBase handling into TargetLoweringObjectFileCOFF (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47783?vs=150688&id=150989#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47783
Files:
llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
llvm/trunk/lib/Target/X86/X86TargetObjectFile.cpp
llvm/trunk/lib/Target/X86/X86TargetObjectFile.h
llvm/trunk/test/MC/AArch64/ir-to-imgrel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47783.150989.patch
Type: text/x-patch
Size: 12295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/a987c238/attachment.bin>
More information about the llvm-commits
mailing list