Move TargetData to DataLayout.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfAccelTable.h
2012-09-15 Craig TopperUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-04-13 Benjamin KramerReduce malloc traffic in DwarfAccelTable
2012-01-23 Bill WendlingRemove extraneous ';'s.
2012-01-06 Eric ChristopherAs part of the ongoing work in finalizing the accelerat...
2011-11-09 Devang PatelRemove extra ';'
2011-11-07 Eric ChristopherMove the hash function to using and taking a StringRef.
2011-11-07 Eric ChristopherSimple destructor to delete the hash data we created...
2011-11-07 Eric ChristopherAdd the support code to enable the dwarf accelerator...
2011-11-07 Eric ChristopherAdd a new dwarf accelerator table prototype with the...