aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-07-23 22:15:14 +0000
committerMartin Storsjo <martin@martin.st>2018-07-23 22:15:14 +0000
commitc2b701408e3a94df1dcdc96ed2891ca916441a87 (patch)
treeb140732d811dfe7f7b1678012dd02894e1def25b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent64142ba98b4fec52f29fa15ed8c7c1e823bee8b1 (diff)
downloadllvm-c2b701408e3a94df1dcdc96ed2891ca916441a87.zip
llvm-c2b701408e3a94df1dcdc96ed2891ca916441a87.tar.gz
llvm-c2b701408e3a94df1dcdc96ed2891ca916441a87.tar.bz2
[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF as base classes
This matches the structure used on X86 and ARM. This requires a little bit of duplication of the parts that are equal in both AArch64 COFF variants though. Before SVN r335286, these classes didn't add anything that MCAsmInfoCOFF didn't, but now they do. This makes AArch64 match X86 in how comdat is used for float constants for MinGW. Differential Revision: https://reviews.llvm.org/D49637 llvm-svn: 337755
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions