summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-fpstack.ll
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2017-10-10 00:50:29 +0000
committerLang Hames <lhames@gmail.com>2017-10-10 00:50:29 +0000
commit77dff39cb4d91b0668a350d094f2ec659d1a504d (patch)
treea823710a8f4b782ed374eb7121e59ff4cd9868c9 /llvm/test/CodeGen/X86/inline-asm-fpstack.ll
parenta0b68be6cf16ee2742efdb53492f8112a5edbe70 (diff)
downloadbcm5719-llvm-77dff39cb4d91b0668a350d094f2ec659d1a504d.tar.gz
bcm5719-llvm-77dff39cb4d91b0668a350d094f2ec659d1a504d.zip
[MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter> through
createWinCOFFObjectWriter to WinCOFFObjectWriter's constructor. Fixes the same ownership issue for COFF that r315245 did for MachO: WinCOFFObjectWriter takes ownership of its MCWinCOFFObjectTargetWriter, so we want to pass this through to the constructor via a unique_ptr, rather than a raw ptr. llvm-svn: 315257
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-fpstack.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud