summaryrefslogtreecommitdiff
path: root/lib/MC/MCDwarf.cpp
Commit message (Expand)AuthorAge
* Remove some #includes.Rafael Espindola2010-11-22
* Add a MCLineSectionOrder vector so that we produce the line tables in aRafael Espindola2010-11-19
* Change some methods in MCDwarf.cpp to be able to handle an arbitraryRafael Espindola2010-11-19
* Fix the encoding of negative line deltas.Rafael Espindola2010-11-13
* Remove what looks like dead code in the production of debug lines.Rafael Espindola2010-11-12
* Add support for expressions in .sleb/.uleb directives.Rafael Espindola2010-11-02
* Incorporate suggestions by Daniel Dunbar after his review. Thanks Daniel!Kevin Enderby2010-10-04
* This is the last major patch to implement support for the .loc directiveKevin Enderby2010-09-30
* Added first bit of support for the dwarf .file directive. This patch collectsKevin Enderby2010-07-28