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
/
DWARFDebugRnglists.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARFDebugRnglists] Add a callback-based version of the getAbsoluteRanges fu...
Pavel Labath
2019-12-04
1
-2
/
+11
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-15
/
+15
*
[DWARF] Delete a stray break and a stray comment. NFC
Fangrui Song
2019-03-23
1
-2
/
+1
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-4
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-dwarfdump] - Stop printing the bogus empty section name on invalid dwarf.
George Rimar
2018-12-03
1
-2
/
+2
*
[DWARF] Revert r345546: Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-31
1
-74
/
+22
*
[DWARF][NFC] Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-29
1
-22
/
+74
*
llvm-dwarfdump: Support RLE_addressx and RLE_startx_length in .debug_rnglists
David Blaikie
2018-10-20
1
-15
/
+65
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
1
-1
/
+1
*
Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...
Alexander Kornienko
2018-09-17
1
-73
/
+24
*
[DWARF] reposting r342048, which was reverted in r342056 due to buildbot
Wolfgang Pieb
2018-09-14
1
-24
/
+73
*
Reverting r342048, which caused UBSan failures in dsymutil.
Wolfgang Pieb
2018-09-12
1
-73
/
+24
*
[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...
Wolfgang Pieb
2018-09-12
1
-24
/
+73
*
[DWARF] Refactor DWARF classes to use unified error reporting. NFC.
Victor Leschuk
2018-08-20
1
-24
/
+17
*
Embed a template specialization in a namespace to work around a gcc bug.
Wolfgang Pieb
2018-07-23
1
-0
/
+2
*
[DWARF v5] Refactor range lists dumping by using a more generic way of handli...
Wolfgang Pieb
2018-07-23
1
-189
/
+21
*
[DWARF] Improved error reporting for range lists.
Wolfgang Pieb
2018-06-20
1
-5
/
+5
*
Fixing buildbot error introduced with r332759.
Wolfgang Pieb
2018-05-18
1
-1
/
+1
*
[DWARF v5] Improved support for .debug_rnglists (consumer). Enables any consu...
Wolfgang Pieb
2018-05-18
1
-5
/
+69
*
[DWARF v5][NFC]: Refactor DebugRnglists to prepare for the support of the DW_...
Wolfgang Pieb
2018-04-05
1
-98
/
+127
*
[DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_b...
Wolfgang Pieb
2018-03-27
1
-19
/
+48
*
[DebugInfo] Move RangeListEntries instead of copying.
Benjamin Kramer
2018-03-08
1
-2
/
+2
*
Fix compilation failure with MSVC.
Zachary Turner
2018-03-08
1
-1
/
+1
*
[DWARF v5] Support for verbose dumping of .debug_rnglist entries
Wolfgang Pieb
2018-03-08
1
-23
/
+78
*
Fix more print format specifiers in debug_rnglists dumping
James Henderson
2018-02-05
1
-4
/
+6
*
Fix MSVC signed/unsigned comparison warning. NFCI.
Simon Pilgrim
2018-02-03
1
-1
/
+1
*
Fix type sizes that were causing incorrect string formatting
James Henderson
2018-02-02
1
-2
/
+2
*
Add missing new files from r324077
James Henderson
2018-02-02
1
-0
/
+192