summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] - Refactoring: localize handling of relocations in a single place.George Rimar2017-04-211-10/+4
* [DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...Eugene Zelenko2017-02-271-1/+10
* This change does two things:Eric Christopher2016-12-141-0/+1
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-2/+2
* Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""Mehdi Amini2016-10-051-2/+2
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-2/+2
* Revert "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-2/+2
* Use StringRef in Support/Darf APIs (NFC)Mehdi Amini2016-10-041-2/+2
* Avoid dsymutil calls to getFileNameByIndex.Pete Cooper2016-07-221-6/+11
* Read discriminators correctly from object file.Dehao Chen2016-04-281-44/+33
* [DWARF] Fix a bug in line info handlingKeno Fischer2015-05-311-62/+43
* DebugInfo: .debug_line DWARF64 supportEd Maste2015-05-281-9/+18
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+698
OpenPOWER on IntegriCloud