Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
authorAndrew Trick <atrick@apple.com>
Thu, 19 Sep 2013 06:02:43 +0000 (06:02 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 19 Sep 2013 06:02:43 +0000 (06:02 +0000)
commitabe68f59174c7418ae73de0a87587abe0be1fb03
treeab1e29c1c732267f8fc6e0407243499e46fea9a3
parent7d4e9934e7ca83094c5cf41346966c8350179ff2
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."

Working on a better solution to this.

This reverts commit 7d4e9934e7ca83094c5cf41346966c8350179ff2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190990 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassManager.h
lib/IR/Core.cpp
lib/IR/PassManager.cpp
tools/llvm-as/llvm-as.cpp
tools/llvm-diff/llvm-diff.cpp
tools/llvm-dis/llvm-dis.cpp
tools/llvm-extract/llvm-extract.cpp
tools/llvm-link/llvm-link.cpp
tools/llvm-nm/llvm-nm.cpp
tools/llvm-prof/llvm-prof.cpp
tools/llvm-stress/llvm-stress.cpp