Add an assert to MDNode::deleteTemporary check that the node being deleted
[oota-llvm.git] / lib / VMCore / CMakeLists.txt
2010-07-20 Owen AndersonConvert the internal PassRegistrar class into a new...
2010-04-01 Chris Lattnerupdate cmakefile.
2010-03-21 Jeffrey YasskinMove the LLVMContextImpl implementation into a .cpp...
2010-01-27 Ted KremenekUpdate CMake build.
2010-01-16 Benjamin KramerUpdate CMake files for Mangler move.
2009-12-28 Chris Lattneradd IRBuilder.cpp to cmake
2009-08-04 Benjamin KramerUpdate CMakeLists.
2009-07-28 Devang PatelRename MDNode.h header. It defines MDnode and other...
2009-07-16 Ted KremenekUpdate CMake file.
2009-07-15 Ted KremenekLexically order files in CMakeLists.txt files.
2009-06-30 Owen AndersonAdd LLVMContext, which will eventually be used as a...
2009-01-08 Oscar FuentesCMake: removed lib/VMCore/DebugInfoBuilder.cpp.
2008-10-22 Oscar FuentesCMake: Turned some libraries into partially linked...
2008-10-21 Oscar FuentesCMake: updated lib/VMCore/CMakeLists.txt
2008-09-24 Oscar FuentesCMake: Lists of source files updated. Removed bogus...
2008-09-22 Oscar FuentesInitial support for the CMake build system.