aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stabilize the output of the dwarf accelerator tables. Fixes a comparisonEric Christopher2011-11-151-2/+11
* Rework adding function names to the dwarf accelerator tables, allowEric Christopher2011-11-101-1/+7
* A few more places where we can avoid multiple size queries.Eric Christopher2011-11-081-7/+7
* Don't evaluate Data.size() on every iteration.Eric Christopher2011-11-081-1/+1
* Simple destructor to delete the hash data we created earlier.Eric Christopher2011-11-071-0/+5
* Avoid the use of a local temporary for comment twines.Eric Christopher2011-11-071-6/+3
* Remove unnecessary addition to API. Replace with something much simpler.Eric Christopher2011-11-071-1/+1
* Add a new dwarf accelerator table prototype with the goal of replacingEric Christopher2011-11-071-0/+250