1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/tools/llvm-readobj/COFF
Martin Storsjö 4d2b659c90 [llvm-readobj] [ARMWinEH] Try to resolve label symbols into regular ones
Unwind info generated by MSVC tends to have relocations pointing at
static "label" symbols like "$LN4" instead of regular ones based on
the actual function's name. Try to resolve such symbols to a non-label
symbol if possible (ideally to an external symbol), to improve
the readability.

Differential Revision: https://reviews.llvm.org/D101567
2021-05-04 22:22:18 +03:00
..
Inputs
arm64-many-epilogs.s
arm64-packed-epilog.s
arm64-packed-symbol-name.yaml
arm64-packed-unwind.s
arm64-unwind-opcodes.s
arm64-unwind-preferred-symbol.yaml
arm64-unwind-reference.yaml
arm64-win-error1.s
arm64-win-error2.s
arm64-win-error3.s
arm-baserelocs.test
basereloc.test
bigobj.test
call-graph-profile-err.s
call-graph-profile.s
cetcompat.test
codeview-inlinees.test
codeview-inlining.test
codeview-label.test
codeview-linetables.test
codeview-merging-anon.test
codeview-merging-cycle.test
codeview-merging-ghash.test
codeview-merging-unsorted.test
codeview-merging.test
codeview-types.test
codeview-vftable.test
const-import.test
cxx-cli-aux.test
debug-directory-unmapped.test
debug-directory.test
directives.test
exports-implib.test
exports.test
file-headers.test
file-sections-reading.test
hex-dump.test
imports.test
load-config.test
needed-libs.test
non-null-terminated-file.test
peplus.test
reloc-types-coff-i386.test
reloc-types-coff-x64.test
relocations.test
res-resources.test
resources.test
sections-ext.test
sections.test
symbols.test
tls-directory.test
unwind-arm64-image.yaml
unwind-arm64-windows.test
unwind-x86_64-image.yaml
zero-string-table.test