diff options
author | James Henderson <jh7370@my.bristol.ac.uk> | 2019-01-31 14:04:47 +0000 |
---|---|---|
committer | James Henderson <jh7370@my.bristol.ac.uk> | 2019-01-31 14:04:47 +0000 |
commit | ca8f3cb27c0e569d8b2a2a23aabf2feb5fe6333f (patch) | |
tree | fed582352513a624e2c679072987d7f50f866be8 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 63f3383ece25efa625eab4d0cd75b4225a3f034c (diff) | |
download | llvm-ca8f3cb27c0e569d8b2a2a23aabf2feb5fe6333f.zip llvm-ca8f3cb27c0e569d8b2a2a23aabf2feb5fe6333f.tar.gz llvm-ca8f3cb27c0e569d8b2a2a23aabf2feb5fe6333f.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions