add a virtual dtor to MCTargetExpr, hopefully silencing some warnings.
[oota-llvm.git] / include / llvm / MC / MCSectionELF.h
2010-01-23 Chris Lattnerresolve a fixme: the "nonexecutable stack directive...
2010-01-22 Benjamin KramerSimplify some uses of str(n)cmp with StringRef.
2009-11-06 Daniel DunbarPass StringRef by value.
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-15 Chris Lattneradd support for target-specific ELF section flags,...
2009-08-14 Bruno Cardoso Lopes*try* to use a better name to describe how common symbo...
2009-08-13 Bruno Cardoso LopesRemove HasCrazyBSS and add a flag in TAI to indicate...
2009-08-13 Bruno Cardoso LopesAdd a method to return if the ELF section contains...
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...