mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 08:26:29 +00:00
20d90ebb0d
Rather than relying on the gmlt-like data emitted into the .o/executable which only contains the simple name of any inlined functions, use the .dwo file if present. Test symbolication with/without a .dwo, and the old test that was testing behavior when no gmlt-like data was present. (I haven't included a test of non-gmlt-like data + no .dwo (that would be akin to symbolication with no debug info) but we could add one for completeness) The test was simplified a bit to be a little clearer (unoptimized, force inline, using a function call as the inlined entity) and regenerated with ToT clang. For the no-gmlt-like-data case, I modified Clang back to its old behavior temporarily & the .dwo file is identical so it is shared between the two executables. llvm-svn: 267227 |
||
---|---|---|
.. | ||
arange-overlap.cc | ||
arange-overlap.elf-x86_64 | ||
arm-relocs.elf-arm | ||
cross-cu-inlining.c | ||
cross-cu-inlining.x86_64-macho.o | ||
dwarfdump-dwp.x86_64.o | ||
dwarfdump-inl-test.cc | ||
dwarfdump-inl-test.elf-x86-64 | ||
dwarfdump-inl-test.h | ||
dwarfdump-inl-test.high_pc.elf-x86-64 | ||
dwarfdump-line-dwo.cc | ||
dwarfdump-line-dwo.elf-x86-64 | ||
dwarfdump-macho-relocs.macho.x86_64.o | ||
dwarfdump-macro-cmd.h | ||
dwarfdump-macro.cc | ||
dwarfdump-macro.h | ||
dwarfdump-macro.o | ||
dwarfdump-objc.m | ||
dwarfdump-objc.x86_64.o | ||
dwarfdump-pubnames.cc | ||
dwarfdump-pubnames.elf-x86-64 | ||
dwarfdump-test2-helper.cc | ||
dwarfdump-test2-main.cc | ||
dwarfdump-test2.elf-x86-64 | ||
dwarfdump-test3-decl2.h | ||
dwarfdump-test3-decl.h | ||
dwarfdump-test3.cc | ||
dwarfdump-test3.elf-x86-64 space | ||
dwarfdump-test4-decl.h | ||
dwarfdump-test4-part1.cc | ||
dwarfdump-test4-part2.cc | ||
dwarfdump-test4.elf-x86-64 | ||
dwarfdump-test-32bit.elf.c | ||
dwarfdump-test-32bit.elf.o | ||
dwarfdump-test-loc-list-32bit.elf.cpp | ||
dwarfdump-test-loc-list-32bit.elf.o | ||
dwarfdump-test-zlib.cc | ||
dwarfdump-test-zlib.elf-x86-64 | ||
dwarfdump-test.cc | ||
dwarfdump-test.elf-x86-64 | ||
dwarfdump-test.elf-x86-64.debuglink | ||
dwarfdump-test.macho-i386.o | ||
dwarfdump-type-units.cc | ||
dwarfdump-type-units.elf-x86-64 | ||
dwarfdump.elf-mips64-64-bit-dwarf | ||
fat-test.o | ||
fission-ranges.cc | ||
fission-ranges.elf-x86_64 | ||
gmlt.ll | ||
invalid.elf | ||
invalid.elf.2 | ||
invalid.elf.3 | ||
line.ll | ||
llvm-symbolizer-dwo-test | ||
llvm-symbolizer-dwo-test.cc | ||
llvm-symbolizer-test.c | ||
llvm-symbolizer-test.elf-x86-64 | ||
macho-universal | ||
macho-universal.cc | ||
shared-object-stripped.elf-i386 | ||
split-dwarf-test | ||
split-dwarf-test-nogmlt | ||
split-dwarf-test.cc | ||
split-dwarf-test.dwo | ||
test-inline.o | ||
test-multiple-macho.o | ||
test-parameters.o | ||
test-simple-macho.o |