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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Emit S_UDT records in LLD.
Zachary Turner
2018-12-04
1
-7
/
+32
*
[llvm-dwarfdump] - Dump the older versions of .eh_frame/.debug_frame correctly.
George Rimar
2018-12-04
1
-1
/
+2
*
Fix issue with Tpi Stream hash map.
Zachary Turner
2018-12-03
1
-0
/
+6
*
Don't build the Tpi Hash map by default.
Zachary Turner
2018-12-03
1
-3
/
+0
*
[llvm-dwarfdump] - Stop printing the bogus empty section name on invalid dwarf.
George Rimar
2018-12-03
1
-2
/
+2
*
Add missing error checking code intended for r347687
Reid Kleckner
2018-11-27
1
-2
/
+4
*
[PDB] Add symbol records in bulk
Reid Kleckner
2018-11-27
1
-13
/
+17
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
2
-17
/
+10
*
Revert r343341
Luke Cheeseman
2018-11-23
2
-10
/
+17
*
[CodeView] Add support for ref-qualified member functions.
Zachary Turner
2018-11-20
1
-0
/
+2
*
[CodeView] Don't print PointerAttributes when dumping.
Zachary Turner
2018-11-20
1
-1
/
+0
*
llvm-symbolizer: Avoid calling getFromOffset when the index entry is already ...
David Blaikie
2018-11-17
1
-8
/
+14
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-2
/
+2
*
[DWARF] Use PRIx64 instead of 'x' to format 64-bit values
Simon Atanasyan
2018-11-16
1
-2
/
+2
*
[NativePDB] Improved support for nested type reconstruction.
Zachary Turner
2018-11-13
2
-0
/
+9
*
[DWARF] Do not use PRIx32 for printing uint64_t values
Simon Atanasyan
2018-11-12
1
-1
/
+1
*
NFC: DebugInfo: Reduce scope of DebugOffset to simplify code
David Blaikie
2018-11-12
1
-31
/
+33
*
[DWARF] Change pubnames to use DWARFSection instead of StringRef
Fangrui Song
2018-11-11
2
-25
/
+27
*
[LLD] Fix Microsoft precompiled headers cross-compile on Linux
Alexandre Ganea
2018-11-08
1
-0
/
+2
*
Add parentheses to silence warning.
Jorge Gorbe Moya
2018-11-07
1
-1
/
+1
*
[DWARFv5] Read and dump multiple .debug_info sections.
Paul Robinson
2018-11-07
2
-33
/
+66
*
[DWARF] Support types CU list in .gdb_index dumping
Fangrui Song
2018-11-05
1
-3
/
+20
*
[COFF][LLD] Add link support for Microsoft precompiled headers OBJs
Alexandre Ganea
2018-11-05
3
-37
/
+82
*
[DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.
Wolfgang Pieb
2018-11-03
1
-0
/
+39
*
[DWARF] Fix typo, .gnu_index -> .gdb_index
Fangrui Song
2018-11-02
1
-1
/
+1
*
[codeview] Add breaks to fix -Wimplicit-fallthrough
Reid Kleckner
2018-11-01
1
-0
/
+2
*
[CodeView] Emit the correct TypeIndex for std::nullptr_t.
Zachary Turner
2018-11-01
1
-0
/
+3
*
[DWARF][NFC] Refactor a function to return Optional<> instead of bool
Wolfgang Pieb
2018-10-31
2
-9
/
+9
*
[DWARF] Revert r345546: Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-31
7
-214
/
+229
*
DWARFVerifier: make the verifier more comprehensive for objects
Saleem Abdulrasool
2018-10-30
1
-1
/
+1
*
[DWARF][NFC] Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-29
7
-229
/
+214
*
Revert "Revert "DebugInfo: reduce DIE range verification on object files""
Saleem Abdulrasool
2018-10-28
1
-13
/
+45
*
Revert "DebugInfo: reduce DIE range verification on object files"
Vlad Tsyrklevich
2018-10-27
1
-44
/
+13
*
DebugInfo: reduce DIE range verification on object files
Saleem Abdulrasool
2018-10-27
1
-13
/
+44
*
[DWARF][NFC] cleanup (mostly leftovers from the implementation of string offs...
Wolfgang Pieb
2018-10-26
1
-43
/
+31
*
llvm-dwarfdump: loclists: Don't expect an (albeit empty) expression for LLE_b...
David Blaikie
2018-10-25
1
-6
/
+8
*
[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_length
George Rimar
2018-10-25
3
-8
/
+25
*
llvm-dwarfdump: Account for skeleton addr_base when dumping addresses in spli...
David Blaikie
2018-10-24
1
-0
/
+10
*
[PDB] Fix -Wunused-private-field in DIA
Reid Kleckner
2018-10-23
3
-9
/
+7
*
Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data""
Aleksandr Urakov
2018-10-23
6
-0
/
+118
*
Some cleanups to the native pdb plugin [NFC].
Zachary Turner
2018-10-22
1
-0
/
+19
*
Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"
Aleksandr Urakov
2018-10-22
6
-118
/
+0
*
[llvm-dwarfdump] - Fix win10 build bot failture.
George Rimar
2018-10-22
1
-3
/
+6
*
[llvm-dwarfdump] - Add the support of parsing .debug_loclists.
George Rimar
2018-10-22
3
-28
/
+108
*
[PDB] Extend IPDBSession's interface to retrieve frame data
Aleksandr Urakov
2018-10-22
6
-0
/
+118
*
DebugInfo: Use DW_OP_addrx in DWARFv5
David Blaikie
2018-10-20
1
-0
/
+1
*
llvm-dwarfdump: Support RLE_addressx and RLE_startx_length in .debug_rnglists
David Blaikie
2018-10-20
3
-22
/
+82
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
5
-22
/
+35
*
[DWARF] Make llvm-dwarfdump display location lists in a .dwp file correctly. ...
Wolfgang Pieb
2018-10-19
3
-30
/
+42
*
[dwarfdump] Hide ranges in diff-mode.
Jonas Devlieghere
2018-10-19
1
-1
/
+3
[next]