summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-symbolizer
Commit message (Expand)AuthorAgeFilesLines
...
* [llvm-symbolizer] Use the export table if no symbols are presentReid Kleckner2015-10-164-1/+38
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-123-0/+20
* [llvm-symbolizer] Reverting r250067Colin LeMahieu2015-10-122-20/+0
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-122-0/+20
* Fix pdb.test when python is not on PATHReid Kleckner2015-10-091-1/+1
* Fix coff-dwarf test for non-Windows platforms that cannot demangle MS C++ namesReid Kleckner2015-10-091-0/+3
* Address review comments, remove error case and return 0 instead as required b...Reid Kleckner2015-10-094-20/+23
* [llvm-symbolizer] Make --relative-address work with DWARF contextsReid Kleckner2015-10-095-0/+40
* [llvm-symbolizer] Remove underscores and other C mangling on WindowsReid Kleckner2015-08-105-18/+37
* [Object] Search for architecures by name in MachOUniversalBinary::getObjectFo...Frederic Riss2015-06-223-0/+26
* A few fixes for llvm-symbolizer on Windows.Zachary Turner2015-05-066-15/+36
* Make llvm-symbolizer work on Windows.Zachary Turner2015-04-276-0/+20
* Was convinced in commit comments that requiring a specific python version is ...Manuel Klimek2014-11-111-1/+0
* Mark test using python as REQUIRES: python27.Manuel Klimek2014-11-101-0/+1
* llvm/test/tools/llvm-symbolizer/ppc64.test: Avoid subshell.NAKAMURA Takumi2014-11-071-1/+1
* llvm-symbolizer: teach it about PowerPC64 ELF function descriptorsJay Foad2014-11-072-0/+11
* [llvm-symbolizer] Introduce the -dsym-hint option.Alexander Potapenko2014-10-178-0/+62
OpenPOWER on IntegriCloud