Emit dtors into proper section while compiling in vcpp-compatible mode.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 23 Sep 2012 15:53:47 +0000 (15:53 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 23 Sep 2012 15:53:47 +0000 (15:53 +0000)
commit371e17c03c3169459c84986d4a318f6d6d3f8730
tree672b97bd6f5627bed1be91d50d89ea54aed12774
parent02e92a0b5dd75514c8489d3f87fe7c5262ca6290
Emit dtors into proper section while compiling in vcpp-compatible mode.
Patch by Kai!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectFileInfo.cpp
test/MC/COFF/global_ctors.ll [deleted file]
test/MC/COFF/global_ctors_dtors.ll [new file with mode: 0644]