Fix a couple of tests that relied on the clang binary having 'clang' somewhere in...
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 12 Sep 2020 00:44:49 +0000 (17:44 -0700)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 12 Sep 2020 00:45:56 +0000 (17:45 -0700)
commit928d419797ea173090e26f624f08801c7d6661e3
tree746e230562cc5194030757371ac029ebe15343c8
parent33eb64704292dc2fc8585b8aa7459f96482c6cf9
Fix a couple of tests that relied on the clang binary having 'clang' somewhere in the name

Because why would that be necessary? (I joke - I hadn't actually
expected this to be an issue but a content-hash-named filesystem means
the clang binary's just a bunch of numbers, and doesn't have 'clang'
anywhere in the name)
clang/test/Driver/amdgcn-gz-options.cl
clang/test/Driver/compress.c