]> granicus.if.org Git - clang/commit
Remove code that was intentionally generating bad code on the GNU runtime for no...
authorDavid Chisnall <csdavec@swan.ac.uk>
Thu, 17 Mar 2011 14:19:08 +0000 (14:19 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Thu, 17 Mar 2011 14:19:08 +0000 (14:19 +0000)
commit827bbcc8a9115782693b21030a45378abe5c1862
tree0897753fe5be912ddac559251ee954ec6cd8bb1c
parent53b24ebc37e6edd14ed31e2ef7cbed094ee87e51
Remove code that was intentionally generating bad code on the GNU runtime for no reason (failing to emit .cxx_constructor / .cxx_destructor methods).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127806 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp