Rework adding function names to the dwarf accelerator tables, allow
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfAccelTable.cpp
2011-11-10 Eric ChristopherRework adding function names to the dwarf accelerator...
2011-11-08 Eric ChristopherA few more places where we can avoid multiple size...
2011-11-08 Eric ChristopherDon't evaluate Data.size() on every iteration.
2011-11-07 Eric ChristopherSimple destructor to delete the hash data we created...
2011-11-07 Eric ChristopherAvoid the use of a local temporary for comment twines.
2011-11-07 Eric ChristopherRemove unnecessary addition to API. Replace with someth...
2011-11-07 Eric ChristopherAdd a new dwarf accelerator table prototype with the...