This fixes a regression after the following commit:
commit f803b23879d9e1d9415ec1875713534dcc203df5
Author: Reid Kleckner <rnk@google.com>
Date: Fri Sep 7 23:07:55 2018 +0000
[COFF] Implement llvm.global_ctors priorities for MSVC COFF targets
Paths
| Differential D66373
Fixed placement of llvm.global_dtors on Windows. ClosedPublic Authored by vzakhari on Aug 16 2019, 4:47 PM.
Details Summary This fixes a regression after the following commit: [COFF] Implement llvm.global_ctors priorities for MSVC COFF targets
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 17 2019, 4:49 PM Closed by commit rL369299: Fixed placement of llvm.global_dtors on Windows. (authored by vzakhari). · Explain WhyAug 19 2019, 2:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215981 llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/test/CodeGen/X86/dtor-priority-coff.ll
|