summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Added verification checks for the .apple_names section.Spyridoula Gravani2017-06-291-0/+39
* [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson2017-06-291-2/+1
* Added partial verification for .apple_names accelerator table in llvm-dwarfdu...Spyridoula Gravani2017-06-141-0/+7
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-2/+2
* [DWARF] - Refactoring: localize handling of relocations in a single place.George Rimar2017-04-211-4/+3
* [DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...Eugene Zelenko2017-02-271-3/+9
* Cleanup dump() functions.Matthias Braun2017-01-281-1/+1
* Modify DWARFFormValue to remember the DWARFUnit that it was decoded with.Greg Clayton2016-10-311-1/+1
* Switch all DWARF variables for tags, attributes and forms over to use the llv...Greg Clayton2016-10-271-1/+1
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-2/+4
* Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""Mehdi Amini2016-10-051-4/+2
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-2/+4
* Revert "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-4/+2
* Use StringRef in Support/Darf APIs (NFC)Mehdi Amini2016-10-041-2/+4
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+132
OpenPOWER on IntegriCloud