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
/
DWARFDebugLine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF} Use LLVM's debug line parser in LLDB.
Jonas Devlieghere
2019-08-13
1
-224
/
+0
*
[SymbolFile] Remove commented out method
Alex Langford
2019-08-06
1
-3
/
+0
*
[lldb] Fix msan use-of-uninitialized-value in DWARFDebugLine::FileNameEntry.
Jorge Gorbe Moya
2019-06-07
1
-1
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-10
/
+0
*
Delete dead code.
Zachary Turner
2019-03-19
1
-18
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
DWARF: Add some support for non-native directory separators
Pavel Labath
2019-01-16
1
-2
/
+4
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
1
-4
/
+14
*
Always normalize FileSpec paths.
Greg Clayton
2018-04-27
1
-2
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-189
/
+209
*
Re-use prologue parsing code that was already written instead of having two c...
Greg Clayton
2015-10-26
1
-4
/
+4
*
More cleanup to make sure no one plays with DWARFDebugInfoEntry. Clients outs...
Greg Clayton
2015-08-27
1
-1
/
+0
*
dwarf: add dwarf v4 maximum_operations_per_instruction to DWARFDebugLine.
Todd Fiala
2014-09-29
1
-0
/
+1
*
Migrate DWARFDebugLine to DWARFDataExtractor 64-bit DWARF support
Ed Maste
2013-10-31
1
-6
/
+1
*
Remove unused DWARFDebugLine length functions
Ed Maste
2013-10-31
1
-4
/
+0
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-9
/
+10
*
Initial DWARF64 support for .debug_line
Ed Maste
2013-10-23
1
-3
/
+8
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-2
/
+2
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-3
/
+3
*
Small fixes: actually return a boolean and remove semi-colons.
Filipe Cabecinhas
2012-05-23
1
-1
/
+1
*
<rdar://problem/8196933>
Greg Clayton
2012-03-15
1
-1
/
+1
*
<rdar://problem/10434005>
Greg Clayton
2012-03-14
1
-2
/
+2
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-2
/
+2
*
Fixed the header guards.
Greg Clayton
2011-09-12
1
-4
/
+4
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+225