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
/
Symbolize
/
SymbolizableObjectFile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-symbolizer: Untag addresses in object files by default.
Peter Collingbourne
2019-08-05
1
-2
/
+5
*
Teach the symbolizer lib symbolize objects directly.
Yuanfang Chen
2019-07-08
1
-3
/
+3
*
llvm-symbolizer: Add a FRAME command.
Peter Collingbourne
2019-06-24
1
-0
/
+2
*
[Symbolize] Uniquify sorted vector<pair<SymbolDesc, StringRef>>
Fangrui Song
2019-04-06
1
-3
/
+0
*
[Symbolize] Replace map<SymbolDesc, StringRef> with sorted vector
Fangrui Song
2019-04-05
1
-2
/
+5
*
[Symbolize] Keep SymbolDescs with the same address and improve getNameFromSym...
Fangrui Song
2019-04-04
1
-2
/
+2
*
[DebugInfo] follow up for "add SectionedAddress to DebugInfo interfaces"
Alexey Lapshin
2019-03-23
1
-0
/
+3
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta...
Eugene Zelenko
2017-02-09
1
-6
/
+14
*
[Symbolizer] Don't use PE symbol tables to override PDB symbols
Reid Kleckner
2015-11-13
1
-0
/
+3
*
[LLVMSymbolize] Move printing the description of a global into a separate fun...
Alexey Samsonov
2015-10-29
1
-2
/
+1
*
[LLVMSymbolize] Move ModuleInfo into a separate class (SymbolizableModule).
Alexey Samsonov
2015-10-29
1
-0
/
+80