summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDwarf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the encoding of negative line deltas.Rafael Espindola2010-11-131-1/+1
* Remove what looks like dead code in the production of debug lines.Rafael Espindola2010-11-121-45/+2
* Add support for expressions in .sleb/.uleb directives.Rafael Espindola2010-11-021-5/+6
* Incorporate suggestions by Daniel Dunbar after his review. Thanks Daniel!Kevin Enderby2010-10-041-1/+1
* This is the last major patch to implement support for the .loc directiveKevin Enderby2010-09-301-0/+469
* Added first bit of support for the dwarf .file directive. This patch collectsKevin Enderby2010-07-281-0/+21
OpenPOWER on IntegriCloud