summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support 64-bit offsets in utility classes (1/5)Igor Kudrin2019-08-061-4/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* DWARF: Unify form size handling codePavel Labath2018-03-141-53/+0
* Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson2017-12-181-0/+12
* Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""Paul Robinson2017-12-151-11/+0
* Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson2017-12-151-0/+11
* Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson2017-12-151-9/+0
* [DWARFv5] Dump an MD5 checksum in the line-table header.Paul Robinson2017-12-151-0/+9
* [DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson2017-11-071-3/+3
* [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson2017-06-291-4/+4
* [DWARF] NFC: Collect info used by DWARFFormValue into a helper.Paul Robinson2017-06-261-10/+19
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* Clean up DWARFFormValue by reducing duplicated code and removing DWARFFormVal...Greg Clayton2016-11-111-10/+41
* Switch all DWARF variables for tags, attributes and forms over to use the llv...Greg Clayton2016-10-271-2/+2
* [NFC] Header cleanupMehdi Amini2016-04-181-0/+1
* Purge unused includes throughout libSupport.Benjamin Kramer2015-03-231-1/+2
* Fix -Woverflow warning in unittest.Frederic Riss2015-03-051-1/+1
* DWARFFormValue: Add getAsSignedConstant method.Frederic Riss2015-03-041-0/+74
* Resubmit unittests for DebugInfoPDB.Zachary Turner2015-02-071-0/+49
OpenPOWER on IntegriCloud