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
/
test
/
DebugInfo
/
llvm-symbolizer.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "REQUIRES:shell" from tests. They work for me.
NAKAMURA Takumi
2014-11-04
1
-2
/
+0
*
Allow DWARFDebugInfoEntryMinimal::getSubroutineName to resolve cross-unit ref...
Frederic Riss
2014-09-22
1
-0
/
+8
*
Omit DW_TAG_subprograms for subprograms without inlined subroutines when prod...
David Blaikie
2014-09-19
1
-3
/
+3
*
[DWARF parser] Fix nasty memory corruption in .dwo files handling.
Alexey Samsonov
2014-09-05
1
-0
/
+13
*
[DWARF parser] Fix broken address ranges construction.
Alexey Samsonov
2014-06-12
1
-0
/
+4
*
[llvm-symbolizer] Fix parsing DW_AT_ranges in Fission skeleton compile unit D...
Alexey Samsonov
2014-06-12
1
-0
/
+4
*
Kill symbolization functionality in llvm-dwarfdump. We have llvm-symbolizer f...
Alexey Samsonov
2014-05-19
1
-4
/
+42
*
[DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...
Alexey Samsonov
2014-05-17
1
-1
/
+7
*
[llvm-symbolizer] Print file/line for a PC even if there is no DIE describing...
Alexey Samsonov
2014-04-18
1
-0
/
+4
*
llvm-symbolizer: use dynamic symbol table if the regular one is stripped.
Alexey Samsonov
2014-02-26
1
-0
/
+6
*
llvm-symbolizer: make mangled name heuristic apply to all symbols
Ed Maste
2014-01-16
1
-0
/
+11
*
llvm-symbolizer: add --obj flag to specify a single object file that should b...
Alexey Samsonov
2013-12-24
1
-0
/
+9
*
Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.
Will Dietz
2013-10-30
1
-0
/
+10
*
llvm-symbolizer: add support for .gnu_debuglink section
Alexey Samsonov
2013-08-14
1
-0
/
+4
*
llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" ca...
NAKAMURA Takumi
2013-07-01
1
-2
/
+0
*
llvm-symbolizer: skip leading underscore in Mach-O symbol table entries
Alexey Samsonov
2013-06-28
1
-3
/
+3
*
llvm-symbolizer: add support for Mach-O universal binaries
Alexey Samsonov
2013-06-28
1
-2
/
+16
*
[llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...
Alexey Samsonov
2013-06-04
1
-0
/
+5
*
Correct handling invalid filename in llvm-symbolizer
Alexey Samsonov
2013-06-03
1
-0
/
+3
*
Simplify the quoting here. Our lit emulator doesn't deal well with the
Chandler Carruth
2013-04-08
1
-1
/
+1
*
llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
2013-04-05
1
-1
/
+5
*
Add a basic test for llvm-symbolizer tool
Alexey Samsonov
2013-04-05
1
-0
/
+21