[all-commits] [llvm/llvm-project] f37356: [clang][IFS][test] Removing driver-test.c. Test is...
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Tue Nov 19 18:47:17 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f37356d6f60ae5db978611621d3a375ed87ec0f0
https://github.com/llvm/llvm-project/commit/f37356d6f60ae5db978611621d3a375ed87ec0f0
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
R clang/test/InterfaceStubs/driver-test.c
Log Message:
-----------
[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.
More information about the All-commits
mailing list