merge two very similar functions into one that has a bool argument.
[oota-llvm.git] / lib / Transforms / Utils / Utils.cpp
2010-10-07 Owen AndersonNext step on the getting-rid-of-static-ctors train...