Fix previous commit and fully remove variable.
[oota-llvm.git] / lib / IR / CMakeLists.txt
2013-11-13 Chandler CarruthIntroduce an AnalysisManager which is like a pass manag...
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...
2013-01-07 Chandler CarruthMove TargetTransformInfo to live under the Analysis...
2013-01-02 Chandler CarruthRename VMCore directory to IR.