]> granicus.if.org Git - clang/commit
Don't try to use C5/D5 comdats in COFF.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 16 Sep 2014 20:19:43 +0000 (20:19 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 16 Sep 2014 20:19:43 +0000 (20:19 +0000)
commit969bdb509e88634c8bd77d7524493a3c5d8b777d
tree3947c0adcd6a05fbcfc3668c2f8d8921c65c8e76
parentd2ad1701f60fb85b924be04ba3c9848ceb8f51a2
Don't try to use C5/D5 comdats in COFF.

This should fix the mingw bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ItaniumCXXABI.cpp
test/CodeGenCXX/ctor-dtor-alias.cpp