index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-symbolizer
/
LLVMSymbolize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-45
/
+34
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-63
/
+68
*
llvm-symbolizer: don't always run demangler on global object names
Alexey Samsonov
2013-10-16
1
-1
/
+7
*
llvm-symbolizer: use real path when looking for debug binary location
Alexey Samsonov
2013-08-26
1
-2
/
+11
*
llvm-symbolizer: add support for .gnu_debuglink section
Alexey Samsonov
2013-08-14
1
-0
/
+83
*
LLVMSymbolize.cpp: Fix build. Triple::ArchType is not a namespace.
NAKAMURA Takumi
2013-07-17
1
-1
/
+1
*
llvm-symbolizer: be more careful with colons in file names
Alexey Samsonov
2013-07-17
1
-8
/
+7
*
llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" ca...
NAKAMURA Takumi
2013-07-01
1
-0
/
+5
*
llvm-symbolizer: don't leave dangling pointers after flushing LLVMSymbolizer....
Alexey Samsonov
2013-06-28
1
-0
/
+2
*
llvm-symbolizer: skip leading underscore in Mach-O symbol table entries
Alexey Samsonov
2013-06-28
1
-0
/
+3
*
llvm-symbolizer: make name demangling a public static method of LLVMSymbolizer
Alexey Samsonov
2013-06-28
1
-8
/
+10
*
llvm-symbolizer: add support for Mach-O universal binaries
Alexey Samsonov
2013-06-28
1
-38
/
+71
*
[llvm-symbolizer] rewrite r183213 in a more clear way
Alexey Samsonov
2013-06-07
1
-6
/
+7
*
[llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...
Alexey Samsonov
2013-06-04
1
-8
/
+19
*
Correct handling invalid filename in llvm-symbolizer
Alexey Samsonov
2013-06-03
1
-2
/
+2
*
At Jim Grosbach's request detemplate Object/MachO.h.
Rafael Espindola
2013-04-18
1
-1
/
+1
*
Convert MachOObjectFile to a template.
Rafael Espindola
2013-04-09
1
-1
/
+1
*
Fix for r177390: map values are pointers, use DeleteContainerSeconds() instea...
Alexey Samsonov
2013-03-19
1
-1
/
+2
*
llvm-symbolizer: flush internal caches functionality
Dmitry Vyukov
2013-03-19
1
-0
/
+4
*
clang-formatize llvm-symbolizer code
Alexey Samsonov
2013-02-15
1
-45
/
+39
*
llvm-symbolizer: speedup symbol lookup
Dmitry Vyukov
2013-02-14
1
-39
/
+59
*
Print error messages from MemoryBuffer::getFile() in llvm-symbolizer
Alexey Samsonov
2013-02-05
1
-1
/
+2
*
Replace global std::string with const char[]
Alexey Samsonov
2013-02-04
1
-1
/
+1
*
llvm-symbolizer: factor out bits of the tool into separate LLVMSymbolize.{h,c...
Alexey Samsonov
2013-01-22
1
-0
/
+272