llvm-project/llvm/test/tools/llvm-symbolizer/pdb
James Henderson ca8f3cb27c [llvm-symbolizer][test] Simplify test input reading
This change migrates most llvm-symbolizer tests away from reading input
via stdin and instead using --obj + positional arguments for the file
and addresses respectively, which makes the tests easier to read.

One exception is the test test/tools/llvm-symbolizer/pdb/pdb.test, which
was doing some manipulation on the input addresses. This patch
simplifies this somewhat, but it still reads from stdin.

More changes to follow to simplify/break-up other tests.

Reviewed by: dblaikie

Differential Revision: https://reviews.llvm.org/D57441

llvm-svn: 352752
2019-01-31 14:04:47 +00:00
..
Inputs
lit.local.cfg
missing_pdb.test [llvm-symbolizer][test] Simplify test input reading 2019-01-31 14:04:47 +00:00
pdb.test [llvm-symbolizer][test] Simplify test input reading 2019-01-31 14:04:47 +00:00