1. Drop default inline threshold back down to 200.
[oota-llvm.git] / lib / Transforms / IPO / ExtractGV.cpp
2008-03-09 Ted KremenekFix some compilation errors on msvc:
2008-03-07 Andrew Lenharthadd a pass that can extract all kinds of global values...