[clang][IFS][test] Removing driver-test.c. Test is still too brittle.
authorPuyan Lotfi <puyan@puyan.org>
Wed, 20 Nov 2019 02:42:17 +0000 (21:42 -0500)
committerPuyan Lotfi <puyan@puyan.org>
Wed, 20 Nov 2019 02:42:17 +0000 (21:42 -0500)
commitf37356d6f60ae5db978611621d3a375ed87ec0f0
treeb851a7c4f6796b1e55f64d669d05d5a00a4d0e2f
parent8700831734811cb89eafb72b75206f21e9f047e9
[clang][IFS][test] Removing driver-test.c. Test is still too brittle.

Removing this test because if I add a triple then there are link falures
on targets like ppc and s390x. If I don't add a triple then on PS4
targets the clang driver tries to invoke orbis-ld which ends up being
not found.
clang/test/InterfaceStubs/driver-test.c [deleted file]