llvm-project/llvm/test/tools/llvm-dwarfdump
David Blaikie 9911af4b91 WIP: Verify -gsimple-template-names=mangled values
Clang will encode names that should be able to be simplified as
"_STNname|<template, args>" (eg: "_STNt1|<int>") - this verification
mode will detect these names, decode them, create the original name
("t1<int>") and the simple name ("t1") - letting the simple name run
through the usual rebuilding logic - then compare the two sources of the
full name - the rebuilt and the _STN encoding.

This helps ensure that -gsimple-template-names is lossless.
2021-09-24 14:28:18 -07:00
..
AArch64 [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
RISCV
X86 WIP: Verify -gsimple-template-names=mangled values 2021-09-24 14:28:18 -07:00
XCOFF DebugInfo: additional fix missed in bc066e2. 2021-09-03 15:28:00 -07:00
cmdline.test [llvm-dwarfdump] Help option output should be consistent with the command guide 2021-05-07 11:23:05 +01:00
coff-arm.yaml
coff-arm64.yaml
coff-i386.yaml
coff-x86_64.yaml
debug-frame-dumps-eh-frame-and-debug-frame.yaml
debug-line-str.yaml [llvm-dwarfdump][test] Add tests for dumping the .debug_line_str section. 2020-09-01 20:22:01 +08:00
debug-str.yaml [llvm-dwarfdump] Warn user when it encounters no null terminated strings. 2020-09-03 08:49:57 +08:00
elf-broken-reloc-target.yaml
filter.test
uuid.yaml [yaml2obj][MachO] Rename PayloadString to Content 2021-07-26 09:04:51 -07:00
uuid32.yaml [yaml2obj][MachO] Rename PayloadString to Content 2021-07-26 09:04:51 -07:00