aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/llvm-symbolizer.test
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+22
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+53
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+26
* Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.Will Dietz2013-10-301-0/+10
* llvm-symbolizer: add support for .gnu_debuglink sectionAlexey Samsonov2013-08-141-0/+4
* llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" ca...NAKAMURA Takumi2013-07-011-2/+0
* llvm-symbolizer: skip leading underscore in Mach-O symbol table entriesAlexey Samsonov2013-06-281-3/+3
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-281-2/+16
* [llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...Alexey Samsonov2013-06-041-0/+5
* Correct handling invalid filename in llvm-symbolizerAlexey Samsonov2013-06-031-0/+3
* Simplify the quoting here. Our lit emulator doesn't deal well with theChandler Carruth2013-04-081-1/+1
* llvm-symbolizer: correctly parse filenames given in quotesAlexey Samsonov2013-04-051-1/+5
* Add a basic test for llvm-symbolizer toolAlexey Samsonov2013-04-051-0/+21