1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-symbolizer
Francis Ricci 099dd1ade5 [llvm-symbolizer] Use correct path when resolving .gnu_debuglink in .debug
Summary:
The symbolizer was checking for .debug as a subdirectory of the
binary file itself, not of the directory containing the binary. This led to
a failure to find split debug info when it was contained in a .debug directory.

Reviewers: rnk, glider, zturner

Subscribers: llvm-commits, aprantl

Differential Revision: https://reviews.llvm.org/D44025

llvm-svn: 326630
2018-03-02 22:56:45 +00:00
..
Inputs llvm-symbolizer/print_context.c test: Make debug info path independent 2017-07-30 17:26:34 +00:00
pdb [lit] Fix a problem with spaces in the python path by adding quotes around it 2018-02-21 00:41:30 +00:00
coff-dwarf.test [llvm-symbolizer] Fix coff-dwarf.test 2017-09-16 19:01:04 +00:00
coff-exports.test
dsym.test
fat.test
padding-x86_64.ll Using address range map to speedup finding inline stack for address. 2017-04-19 20:09:38 +00:00
ppc64.test [lit] Fix a problem with spaces in the python path by adding quotes around it 2018-02-21 00:41:30 +00:00
print_context.c Get rid of even more "%T" expansions, see <https://reviews.llvm.org/D35396>. 2017-08-20 17:05:22 +00:00
split-debug.test [llvm-symbolizer] Use correct path when resolving .gnu_debuglink in .debug 2018-03-02 22:56:45 +00:00
sym-verbose.test Update the test to fix the buildbot failure introduced by r300486 (NFC) 2017-04-17 20:35:32 +00:00
sym.test