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
/
lldb
/
source
/
Plugins
/
SymbolFile
/
DWARF
/
DWARFDebugRanges.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/DWARF] Remove DWARFDebugRangesBase abstract class
Pavel Labath
2019-12-06
1
-12
/
+3
*
[lldb/DWARF] Switch to llvm debug_rnglists parser
Pavel Labath
2019-12-05
1
-23
/
+0
*
DWARF: Improve type safety or range lists parsing
Pavel Labath
2019-07-26
1
-3
/
+1
*
DWARF: port debug_ranges/rnglists over to DWARFContext
Pavel Labath
2019-06-14
1
-7
/
+10
*
Revert "Move the rest of the sections over to DWARFContext."
Pavel Labath
2019-03-22
1
-13
/
+5
*
Move the rest of the sections over to DWARFContext.
Zachary Turner
2019-03-21
1
-5
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LLDB] - Add support for DW_FORM_rnglistx and relative DW_RLE_* entries.
George Rimar
2018-11-02
1
-3
/
+6
*
Recommit r345127 "[LLDB] - Add support for DW_RLE_base_address and DW_RLE_off...
George Rimar
2018-10-25
1
-8
/
+25
*
Revert rL345127: [LLDB] - Add support for DW_RLE_base_address and DW_RLE_offs...
George Rimar
2018-10-24
1
-25
/
+8
*
[LLDB] - Add support for DW_RLE_base_address and DW_RLE_offset_pair entries (...
George Rimar
2018-10-24
1
-8
/
+25
*
[LLDB] - Add basic support for .debug_rnglists section (DWARF5)
George Rimar
2018-10-10
1
-2
/
+16
*
Add support for DW_AT_ranges_base attribute
Tamas Berghammer
2016-09-15
1
-1
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-20
/
+17
*
Major DWARF cleanup.
Greg Clayton
2015-08-26
1
-10
/
+6
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-1
/
+1
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-2
/
+2
*
Changed RangeMap over to use llvm::SmallVector and updated the RangeArray and...
Greg Clayton
2011-10-08
1
-1
/
+1
*
Added more functionality to Range template classes in RangeMap.h and converte...
Greg Clayton
2011-10-08
1
-53
/
+10
*
Fixed the header guards.
Greg Clayton
2011-09-12
1
-3
/
+3
*
Fix a bunch of places where we were passing Stream *'s but were
Jim Ingham
2011-08-27
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+89