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
/
tools
/
llvm-symbolizer
/
llvm-symbolizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Fix /usr/lib/debug llvm-symbolizer lookup with relative paths
Jordan Rupprecht
2019-02-11
1
-1
/
+6
*
[CommandLine] Don't print empty sentinel values from EnumValN lists in help text
James Henderson
2019-02-04
1
-1
/
+1
*
Revert r353048.
James Henderson
2019-02-04
1
-1
/
+1
*
[CommandLine] Don't print empty sentinel values from EnumValN lists in help text
James Henderson
2019-02-04
1
-1
/
+1
*
Revert r352750.
James Henderson
2019-02-01
1
-1
/
+1
*
[CommandLine] Improve help text for cl::values style options
James Henderson
2019-01-31
1
-1
/
+1
*
[llvm-symbolizer] Add switch to adjust addresses by fixed offset
James Henderson
2019-01-25
1
-0
/
+6
*
[llvm-symbolizer] Add support for -i and -inlines as aliases for -inlining
Douglas Yung
2019-01-24
1
-0
/
+7
*
[llvm-symbolizer] Improve compatibility of --functions with GNU addr2line
James Henderson
2019-01-23
1
-2
/
+7
*
[llvm-symbolizer] Allow single letter command flags grouping.
Dmitry Venikov
2019-01-23
1
-3
/
+3
*
[llvm-symbolizer] Add support for --basenames/-s
James Henderson
2019-01-22
1
-1
/
+8
*
[llvm-symbolizer] Add -no-demangle as alias for -demangle=false
Dmitry Venikov
2019-01-21
1
-2
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-symbolizer] Add -C as a short alias to -demangle
Dmitry Venikov
2019-01-16
1
-0
/
+4
*
[llvm-symbolizer] Add -addresses, -a as aliases for -print-address
Dmitry Venikov
2019-01-14
1
-2
/
+10
*
[llvm-symbolizer] Add -exe, -e as aliases to -obj
Dmitry Venikov
2019-01-11
1
-0
/
+8
*
[llvm-symbolizer] Add -p as alias to -pretty-print
Dmitry Venikov
2019-01-10
1
-0
/
+4
*
[llvm-symbolizer] Add support for specifying addresses on command-line
James Henderson
2019-01-10
1
-36
/
+44
*
[llvm-symbolizer] Simplify
Fangrui Song
2018-05-26
1
-1
/
+1
*
[llvm-symbolizer] Simplify. NFC
Fangrui Song
2018-05-25
1
-10
/
+5
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-7
/
+2
*
DebugInfo: Provide option for explicitly specifying the name of the DWP file
David Blaikie
2017-07-30
1
-2
/
+8
*
Add a verbose/human readable mode to llvm-symbolizer to investigate discrimin...
David Blaikie
2017-01-31
1
-1
/
+4
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
1
-1
/
+1
*
[Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner
2016-06-03
1
-6
/
+8
*
[llvm-symbolizer] -print-source-context-lines option to print source code aro...
Mike Aizatsky
2016-01-09
1
-1
/
+5
*
[llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky
2016-01-07
1
-13
/
+21
*
[Symbolizer]: Add -pretty-print option
Hemant Kulkarni
2015-11-11
1
-2
/
+9
*
Reverting r252760
Colin LeMahieu
2015-11-11
1
-9
/
+2
*
[Symbolizer]: Add -pretty-print option
Hemant Kulkarni
2015-11-11
1
-2
/
+9
*
[LLVMSymbolize] Properly propagate object parsing errors from the library.
Alexey Samsonov
2015-11-04
1
-3
/
+14
*
[LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC.
Alexey Samsonov
2015-11-03
1
-6
/
+11
*
Let the users of LLVMSymbolizer decide whether they want to symbolize inlined...
Alexey Samsonov
2015-10-30
1
-3
/
+4
*
Move parts of llvm-symbolizer tool into LLVMSymbolize library.
Alexey Samsonov
2015-10-26
1
-1
/
+1
*
Simplify boolean conditional return statements in tools/llvm-symbolizer.
Rafael Espindola
2015-10-24
1
-3
/
+1
*
[llvm-symbolizer] Add -print-address option
Hemant Kulkarni
2015-10-12
1
-0
/
+8
*
[llvm-symbolizer] Reverting r250067
Colin LeMahieu
2015-10-12
1
-8
/
+0
*
[llvm-symbolizer] Add -print-address option
Hemant Kulkarni
2015-10-12
1
-0
/
+8
*
A few fixes for llvm-symbolizer on Windows.
Zachary Turner
2015-05-06
1
-4
/
+10
*
Make llvm-symbolizer work on Windows.
Zachary Turner
2015-04-27
1
-0
/
+4
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
[llvm-symbolizer] Introduce the -dsym-hint option.
Alexander Potapenko
2014-10-17
1
-0
/
+14
*
Remove 'using std::error_code' from tools.
Rafael Espindola
2014-06-13
1
-1
/
+0
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
[DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...
Alexey Samsonov
2014-05-17
1
-4
/
+9
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
llvm-symbolizer: add --obj flag to specify a single object file that should b...
Alexey Samsonov
2013-12-24
1
-17
/
+24
*
llvm-symbolizer: add support for Mach-O universal binaries
Alexey Samsonov
2013-06-28
1
-1
/
+5
*
llvm-symbolizer: correctly parse filenames given in quotes
Alexey Samsonov
2013-04-05
1
-5
/
+18
[next]