Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. | Craig Topper | 2012-09-15 | 1 | -2/+2 |
* | Reduce malloc traffic in DwarfAccelTable | Benjamin Kramer | 2012-04-13 | 1 | -22/+15 |
* | Remove extraneous ';'s. | Bill Wendling | 2012-01-23 | 1 | -1/+1 |
* | As part of the ongoing work in finalizing the accelerator tables, extend | Eric Christopher | 2012-01-06 | 1 | -9/+46 |
* | Remove extra ';' | Devang Patel | 2011-11-09 | 1 | -2/+2 |
* | Move the hash function to using and taking a StringRef. | Eric Christopher | 2011-11-07 | 1 | -4/+4 |
* | Simple destructor to delete the hash data we created earlier. | Eric Christopher | 2011-11-07 | 1 | -0/+1 |
* | Add the support code to enable the dwarf accelerator tables. Upcoming patches | Eric Christopher | 2011-11-07 | 1 | -4/+2 |
* | Add a new dwarf accelerator table prototype with the goal of replacing | Eric Christopher | 2011-11-07 | 1 | -0/+254 |