index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
DebugInfo
/
DWARF
/
DWARFVerifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "DWARFVerifier: Check "completeness" of .debug_names section"
Pavel Labath
2018-05-09
1
-146
/
+0
*
DWARFVerifier: Check "completeness" of .debug_names section
Pavel Labath
2018-05-09
1
-0
/
+146
*
[Support] Extend WithColor helpers
Jonas Devlieghere
2018-04-15
1
-9
/
+3
*
DWARFVerifier: validate information in name index entries
Pavel Labath
2018-04-06
1
-0
/
+126
*
DWARFVerifier: verify debug_names abbreviation table
Pavel Labath
2018-03-22
1
-0
/
+86
*
DWARFVerifier: Enhance validation of .debug_names hash tables
Pavel Labath
2018-03-16
1
-15
/
+116
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
1
-6
/
+5
*
DWARFVerifier: Basic verification of .debug_names
Pavel Labath
2018-03-08
1
-0
/
+87
*
[dwarfdump] Fix spurious verification errors for DW_AT_location attributes
Jonas Devlieghere
2018-02-17
1
-15
/
+20
*
Stop tracking .debug_line_str in DWARFUnit. NFC.
Paul Robinson
2018-01-29
1
-4
/
+4
*
[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
Paul Robinson
2018-01-25
1
-4
/
+4
*
Rename DwarfAcceleratorTable to AppleAcceleratorTable. NFC
Pavel Labath
2018-01-22
1
-8
/
+8
*
[dwarfdump] Fix off-by-one bug in accelerator table extractor.
Jonas Devlieghere
2017-12-11
1
-2
/
+2
*
Fix BB after r316756 "[llvm-dwarfdump] - Teach verifier to report broken DWAR...
George Rimar
2017-10-27
1
-1
/
+1
*
[llvm-dwarfdump] - Teach verifier to report broken DWARF expressions.
George Rimar
2017-10-27
1
-26
/
+38
*
Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
1
-2
/
+2
*
[dwarfdump] Verify that unit type matches root DIE
Jonas Devlieghere
2017-10-06
1
-8
/
+24
*
[dwarfdump][NFC] Consistent printing of address ranges
Jonas Devlieghere
2017-09-29
1
-8
/
+3
*
[dwarfdump][NFC] Consistent errors and warnings with --verify
Jonas Devlieghere
2017-09-29
1
-79
/
+96
*
[dwarfdump] Verify that CUs have a unit DIE.
Jonas Devlieghere
2017-09-28
1
-3
/
+8
*
llvm-dwarfdump: implement --recurse-depth=<N>
Adrian Prantl
2017-09-20
1
-11
/
+11
*
[test] Fix TestDWARFDieRangeInfoIntersects
Jonas Devlieghere
2017-09-14
1
-0
/
+2
*
[dwarfdump] Add DWARF verifiers for address ranges
Jonas Devlieghere
2017-09-14
1
-4
/
+135
*
Revert "[dwarfdump] Add DWARF verifiers for address ranges"
Jonas Devlieghere
2017-09-14
1
-135
/
+4
*
[dwarfdump] Add DWARF verifiers for address ranges
Jonas Devlieghere
2017-09-14
1
-4
/
+135
*
[dwarfdump] Rename Brief to Verbose in DIDumpOptions
Jonas Devlieghere
2017-09-13
1
-11
/
+11
*
[dwarfdump] Verify line table prologue
Jonas Devlieghere
2017-09-08
1
-0
/
+41
*
[DebugInfo][DWARF] Correct some usages of PRIx32 to PRIx64
Simon Dardis
2017-08-07
1
-4
/
+4
*
[DWARF] Added verification check for tags in accelerator tables. This patch v...
Spyridoula Gravani
2017-07-31
1
-5
/
+14
*
[DWARF] Generalized verification of .apple_names accelerator table to be appl...
Spyridoula Gravani
2017-07-26
1
-44
/
+64
*
DWARFVerifier.cpp: Fix -m32 in r308928. Use PRIx64.
NAKAMURA Takumi
2017-07-25
1
-1
/
+2
*
[DWARF] Added verification check for die ranges. If highPC is an address, the...
Spyridoula Gravani
2017-07-24
1
-0
/
+13
*
[DWARF] Generalized verification of .debug_abbrev to be applicable to both .d...
Spyridoula Gravani
2017-07-21
1
-14
/
+24
*
[DWARF] Added check that verifies that no abbreviation declaration has more t...
Spyridoula Gravani
2017-07-20
1
-0
/
+31
*
Use delegation instead of inheritance.
Rafael Espindola
2017-07-19
1
-18
/
+21
*
[DWARF] Modification of code for the verification of .debug_info section.
Spyridoula Gravani
2017-07-18
1
-43
/
+85
*
Remove set but not used variables from the debug info verifier code.
Eric Christopher
2017-07-14
1
-6
/
+1
*
[DWARF] Introduce verification for the unit header chain in .debug_info secti...
Spyridoula Gravani
2017-07-13
1
-0
/
+92
*
[DWARF] Added verification checks for the .apple_names section.
Spyridoula Gravani
2017-06-29
1
-3
/
+63
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-4
/
+3
*
[DWARF] Corrected behavior for when no .apple_names section is present in the...
Spyridoula Gravani
2017-06-16
1
-3
/
+3
*
Added partial verification for .apple_names accelerator table in llvm-dwarfdu...
Spyridoula Gravani
2017-06-14
1
-0
/
+34
*
Revert "[Dwarf] Disable reference verification for now (PR32972)"
Diana Picus
2017-05-09
1
-2
/
+1
*
[Dwarf] Disable reference verification for now (PR32972)
Renato Golin
2017-05-09
1
-1
/
+2
*
Add const to "DWARFDie &Die" in a few functions as they can't change the DWAR...
Greg Clayton
2017-05-08
1
-2
/
+2
*
Fix typo
Eugene Zemtsov
2017-05-08
1
-1
/
+1
*
Fix typo "veify" to "verify".
Greg Clayton
2017-05-08
1
-1
/
+1
*
Break verification down into smaller functions to keep code clean.
Greg Clayton
2017-05-03
1
-142
/
+167
*
Create DWARFVerifier.cpp and .h and move all DWARF verification code over int...
Greg Clayton
2017-05-03
1
-0
/
+252
[prev]