llvm-project/llvm/test/tools/llvm-symbolizer
Amy Huang 0881d0bed3 [PDB][NativeSession] Clean up some things in NativeSession.
-Use the actual sect/offset to keep track of symbols in the cache so they don't get created multiple times with different addresses.
-Remove getSymTag from PDBFunctionSymbol/PDBPublicSymbol because it's already implemented in the base class
-Merge the symbolizer test files for DIA and native, since the tests are the same.
-Implement getCompilandId for NativeLineNumber

Reviewed By: amccarth

Differential Revision: https://reviews.llvm.org/D84208
2020-07-21 16:54:52 -07:00
..
Inputs llvm-symbolizer test: Add a bit of extra detail on how to compile/reproduce this 2020-01-28 11:07:47 -08:00
pdb [PDB][NativeSession] Clean up some things in NativeSession. 2020-07-21 16:54:52 -07:00
adjust-vma.s
basenames.s
basic.s
coff-dwarf.test
coff-exports.test
demangle.s
discriminator.test Print discriminators when printing .debug_line in GNU style. 2020-01-29 12:22:12 -08:00
dsym.test
dwo.test
fat.test
fission-ranges.test
flag-grouping.test
flush-output.s
frame-fortran.s
frame-loclist.s Fix llvm-symbolizer tests on Windows, one more time. 2020-01-02 15:27:51 -08:00
frame-noname.s
frame-specification.s Fix llvm-symbolizer tests on Windows, one more time. 2020-01-02 15:27:51 -08:00
frame-types.s
frame.s
functions.s
help.test
ignore-undefined-symbols.s
input-base.test llvm-addr2line: assume addresses on the command line are hexadecimal rather than attempting to guess the base based on the form of the number. 2020-04-16 16:16:21 -07:00
invalid-input-address.test [llvm-symbolizer]Fix printing of malformed address values not passed via stdin 2020-01-08 18:37:41 +08:00
only-empty-ranges.s
options-from-env.test [llvm-symbolizer][test] Fix options-from-env.test 2020-07-09 22:39:56 -07:00
output-style-column.test
output-style-empty-line.test
output-style-inlined.test
padding-x86_64.ll
ppc64.test
print_context.c
relativenames.s For --relativenames, ignore directory 0, which is the comp_dir. 2020-06-01 13:13:37 -07:00
space-in-path.s
split-debug.test
split-dwarf-addr-object-relocation.test
split-dwarf-dwp.test
split-dwarf-multiple-cu.test
split-dwarf.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
sym-verbose.test
sym.test [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
untag-addresses.test
wasm-basic.s [WebAssembly] Add WebAssembly support to llvm-symbolizer 2020-01-28 09:55:38 -08:00