Fixed placement of llvm.global_dtors on Windows.
authorVyacheslav Zakharin <vyacheslav.p.zakharin@intel.com>
Mon, 19 Aug 2019 21:07:03 +0000 (21:07 +0000)
committerVyacheslav Zakharin <vyacheslav.p.zakharin@intel.com>
Mon, 19 Aug 2019 21:07:03 +0000 (21:07 +0000)
commitf7229ac7d88ef7a47732cc3438b87f70e00ec6af
tree7f7c3031890dbc06ee4a21f54785e17889d2d9bf
parent552bcb854cfdfb7ca4fed8b07630d69f06907971
Fixed placement of llvm.global_dtors on Windows.

Differential revision: https://reviews.llvm.org/D66373

llvm-svn: 369299
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/test/CodeGen/X86/dtor-priority-coff.ll [new file with mode: 0644]