aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/DwarfAccelTable.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-6/+6
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-11/+18
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+6
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-111-1/+1
* Give internal classes hidden visibility.Benjamin Kramer2013-09-111-1/+1
* Move accelerator table defines and constants to Dwarf.h sinceEric Christopher2013-09-051-29/+6
* Reformat.Eric Christopher2013-09-051-60/+53
* StringRefize some debug accel table bits.Benjamin Kramer2013-05-111-1/+1
* Whitespace and 80-column cleanup.Eric Christopher2012-12-201-9/+9
* Start splitting out the debug string section handling by moving itEric Christopher2012-12-201-3/+3
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-4/+4
* Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Craig Topper2012-09-151-2/+2
* Reduce malloc traffic in DwarfAccelTableBenjamin Kramer2012-04-131-22/+15
* Remove extraneous ';'s.Bill Wendling2012-01-231-1/+1
* As part of the ongoing work in finalizing the accelerator tables, extendEric Christopher2012-01-061-9/+46
* Remove extra ';'Devang Patel2011-11-091-2/+2
* Move the hash function to using and taking a StringRef.Eric Christopher2011-11-071-4/+4
* Simple destructor to delete the hash data we created earlier.Eric Christopher2011-11-071-0/+1
* Add the support code to enable the dwarf accelerator tables. Upcoming patchesEric Christopher2011-11-071-4/+2
* Add a new dwarf accelerator table prototype with the goal of replacingEric Christopher2011-11-071-0/+254