Revert "[UBSan] Enable -Wglobal-constructors."
authorJustin Bogner <mail@justinbogner.com>
Wed, 11 Feb 2015 03:05:02 +0000 (03:05 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 11 Feb 2015 03:05:02 +0000 (03:05 +0000)
commit43b2cae82a39dcabdfe56c457789b90babd37a5f
tree6112f686aedd44a31915457dbbefe39e64ddcb1d
parent2368c82de045871c0aeaec5b192c80ce95aa82ae
Revert "[UBSan] Enable -Wglobal-constructors."

We're still using global constructors when not on linux, so this was
causing warnings on Darwin. Reverting for now.

This reverts r228384.

llvm-svn: 228795
compiler-rt/lib/ubsan/CMakeLists.txt