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
/
Symbol
/
SymbolFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a mechanism to do some pre-loading of symbols up front.
Jim Ingham
2017-04-28
1
-0
/
+4
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-112
/
+106
*
Now that SymbolFileDWARF supports having types in completely separate .pcm fi...
Greg Clayton
2016-02-10
1
-1
/
+1
*
Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra
2016-01-07
1
-0
/
+6
*
Trying to submit 254476 one more time. This implement -gmodule debugging supp...
Greg Clayton
2015-12-08
1
-0
/
+8
*
Revert "Added support for -gmodule debugging when debug info is left in the ....
Tamas Berghammer
2015-12-02
1
-8
/
+0
*
Added support for -gmodule debugging when debug info is left in the .o files ...
Greg Clayton
2015-12-02
1
-0
/
+8
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-10-08
1
-2
/
+2
*
Revert 248366 "Testcase and fix for bug 24074"
Enrico Granata
2015-09-23
1
-2
/
+2
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-09-23
1
-2
/
+2
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-6
/
+1
*
Add a TypeSystem for Go
Ryan Brown
2015-09-14
1
-1
/
+4
*
Fix source manager regression caused by r245905
Tamas Berghammer
2015-08-25
1
-1
/
+0
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-0
/
+51
*
Move all clang type system DWARF type parsing into ClangASTContext.cpp.
Greg Clayton
2015-08-14
1
-1
/
+8
*
Switch NULL to C++11 nullptr in source/Symbol and source/Utility
Ed Maste
2014-04-20
1
-3
/
+3
*
Cleanup on the unified section list changes. Main changes are:
Greg Clayton
2013-07-10
1
-0
/
+16
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-2
/
+2
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-3
/
+3
*
Save more memory by not parsing the symbol table for stand alone DWARF files....
Greg Clayton
2012-04-26
1
-4
/
+5
*
Added code in the Host layer that can report system log messages
Greg Clayton
2012-01-05
1
-43
/
+0
*
CommandObjectProcess was recently changed to automatically use the platform
Greg Clayton
2011-11-28
1
-1
/
+46
*
A few of the issue I have been trying to track down and fix have been due to
Greg Clayton
2011-01-17
1
-5
/
+19
*
Modified lldb_private::SymboleFile to be able to override where its TypeList
Greg Clayton
2010-11-10
1
-1
/
+7
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+50