Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-symbolizer: Extract individual test cases now that it's easier to use ↵ | David Blaikie | 2019-01-24 | 1 | -13/+0 |
| | | | | | | | | | | directly (without a piped input file) Pulling out the split-dwarf tests by way of example of how I think llvm-symbolizer should be tested going forward. Open to debate/discussion, though. llvm-svn: 352004 | ||||
* | Migrate llvm-symbolizer tests to not use %T | David Blaikie | 2017-09-08 | 1 | -0/+13 |
(context around the %T removal here: https://reviews.llvm.org/D35396 ) llvm-svn: 312828 |