Fix TryToShrinkGlobalToBoolean in GlobalOpt, so that it does not discard address...
[oota-llvm.git] / lib / IR / Verifier.cpp
2013-01-04 Eli BenderskyRemove unused #include
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.