Migrate the roundtrip tests to work similar to the llgdb tests
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 29 Oct 2021 01:38:05 +0000 (18:38 -0700)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 29 Oct 2021 01:38:05 +0000 (18:38 -0700)
commit8f46ddb1843018b393c66dec133532d5505b709d
tree24e3174e1a66f832924fb2803fc28f6f09aa80c5
parentfcd6d56602615a8c016c5f752003de5cd42e2cda
Migrate the roundtrip tests to work similar to the llgdb tests

I'm not sure if there's a way to make this a bit more general - the
property that matters is that there's /some/ itanium ABI target the
tests can use to compile - not link or run in this case. But this seems
sufficient for the llgdb tests, so it should be sufficient (though
perhaps not necessary) for this roundtrip test.
cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/lit.local.cfg [new file with mode: 0644]
cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp