Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK...
[oota-llvm.git] / include / llvm / CompilerDriver / CompilationGraph.h
2009-03-27 Mikhail Glushenkov-write-graph now can be used with -o.
2009-03-07 Mikhail GlushenkovRemove some duplication.
2009-03-02 Mikhail GlushenkovCosmetic fixes: include guards.
2009-01-09 Mikhail GlushenkovAdd a --check-graph option to llvmc.
2008-11-26 Mikhail GlushenkovDisallow multiple edges.
2008-09-22 Mikhail GlushenkovMove llvmc2 header files under include/llvm/CompilerDriver