summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DwarfAccelTable.h
Commit message (Expand)AuthorAge
* Whitespace and 80-column cleanup.Eric Christopher2012-12-20
* Start splitting out the debug string section handling by moving itEric Christopher2012-12-20
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Craig Topper2012-09-15
* Reduce malloc traffic in DwarfAccelTableBenjamin Kramer2012-04-13
* Remove extraneous ';'s.Bill Wendling2012-01-23
* As part of the ongoing work in finalizing the accelerator tables, extendEric Christopher2012-01-06
* Remove extra ';'Devang Patel2011-11-09
* Move the hash function to using and taking a StringRef.Eric Christopher2011-11-07
* Simple destructor to delete the hash data we created earlier.Eric Christopher2011-11-07
* Add the support code to enable the dwarf accelerator tables. Upcoming patchesEric Christopher2011-11-07
* Add a new dwarf accelerator table prototype with the goal of replacingEric Christopher2011-11-07