| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 311294
|
|
|
|
| |
llvm-svn: 309518
|
|
|
|
|
|
| |
than the host compiler
llvm-svn: 309517
|
|
|
|
| |
llvm-svn: 309516
|
|
|
|
|
|
| |
This reverts commit 83a0e876349adb646ba858eb177b22b0b4bfc59a.
llvm-svn: 309515
|
|
|
|
| |
llvm-svn: 309512
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: Removed unwanted --check-prefix=CHECK from numerous unit tests.
Reviewers: t.p.northover, dblaikie, uweigand, MatzeB, tstellarAMD, mcrosier
Subscribers: mcrosier, dsanders
Differential Revision: http://reviews.llvm.org/D19279
llvm-svn: 266834
|
|
around the line.
Differential Revision: http://reviews.llvm.org/D15909
llvm-svn: 257236
|