forked from OSchip/llvm-project
fe6cbceec2
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 |
||
---|---|---|
.. | ||
Inputs | ||
pdb | ||
coff-dwarf.test | ||
coff-exports.test | ||
dsym.test | ||
fat.test | ||
padding-x86_64.ll | ||
ppc64.test | ||
print_context.c | ||
split-debug.test | ||
sym-verbose.test | ||
sym.test |