Revert "Use StringRef in raw_fd_ostream constructor"
[oota-llvm.git] / lib / IR / CMakeLists.txt
2014-01-09 Chandler Carruth[PM] Rename this source file to something a bit more...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
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.