Introduce an AnalysisManager which is like a pass manager but with a lot
[oota-llvm.git] / lib / IR / BasicBlock.cpp
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.