Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK...
[oota-llvm.git] / include / llvm / Assembly / AsmAnnotationWriter.h
2008-08-24 Chris Lattnerwe should use 'class' for non-pod types instead of...
2008-08-23 Chris LattnerSwitch the asmprinter (.ll) and all the stuff it requir...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-05-15 Reid SpencerSome cleanups for compilation with GCC 4.0.0 to remove...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-03-08 Chris LattnerAdd the ability to put an annotation at the end of...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-30 Chris LattnerNew interface