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
*
[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