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
/
DWARFFormValue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup fixed form sizes.
Greg Clayton
2019-05-24
1
-19
/
+4
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
Permit cross-CU references
Jan Kratochvil
2019-05-15
1
-2
/
+4
*
DWARF: s/CompileUnit/Unit/ in DWARFFormValue
Pavel Labath
2019-05-15
1
-8
/
+9
*
Remove support for DWARF64.
Zachary Turner
2019-03-12
1
-2
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
[LLDB] - Add support for DW_FORM_implicit_const.
George Rimar
2018-10-12
1
-0
/
+5
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
1
-0
/
+1
*
Move the codebase to use: DWARFCompileUnit -> DWARFUnit
Jan Kratochvil
2018-03-18
1
-6
/
+6
*
Fix LLDB crash accessing unknown DW_FORM_* attributes
Jan Kratochvil
2017-07-31
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-85
/
+69
*
When support for DWO files was added, there were two ways to pass lldb::user_...
Greg Clayton
2016-03-30
1
-0
/
+1
*
Add basic fission support to SymbolFileDWARF
Tamas Berghammer
2015-09-09
1
-0
/
+1
*
Major DWARF cleanup.
Greg Clayton
2015-08-26
1
-6
/
+4
*
Add support for DW_FORM_GNU_[addr,str]_index
Tamas Berghammer
2015-08-25
1
-4
/
+7
*
Fix buffer overflow for fixed_form_sizes
Tamas Berghammer
2015-08-25
1
-1
/
+29
*
Fixed an issue where a DW_FORM_ref{2,4,8} might be extracted incorrectly beca...
Greg Clayton
2014-11-22
1
-11
/
+10
*
DWARF64 Fixes
Todd Fiala
2014-09-11
1
-1
/
+1
*
Fix gcc warnings about casting away constness
Steve Pucci
2014-01-17
1
-1
/
+1
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-7
/
+8
*
Added support "__attribute__((__vector_size__(B)))" and "__attribute__((ext_v...
Greg Clayton
2013-04-05
1
-0
/
+1
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-4
/
+6
*
Added a new class called lldb_private::SymbolFileType which is designed to
Greg Clayton
2011-12-08
1
-1
/
+3
*
Fixed the header guards.
Greg Clayton
2011-09-12
1
-7
/
+2
*
Fix a bunch of places where we were passing Stream *'s but were
Jim Ingham
2011-08-27
1
-1
/
+1
*
15-20% speed improvement when parsing DWARF. I used instruments to
Greg Clayton
2010-09-15
1
-1
/
+1
*
Misc warning fixes.
Eli Friedman
2010-07-09
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+81