[clang][IFS] Attempting to fix missing 'orbis-ld' on scei-ps4-ubuntu bot.
authorPuyan Lotfi <puyan@puyan.org>
Tue, 19 Nov 2019 23:32:31 +0000 (18:32 -0500)
committerPuyan Lotfi <puyan@puyan.org>
Tue, 19 Nov 2019 23:34:49 +0000 (18:34 -0500)
I want this test to run end to end, but I am still having trouble with
missing linkers on the scei-ps4 bot. Will remove this test if it
continues to be a source of brittle failures. Sorry for the noise.

clang/test/InterfaceStubs/driver-test.c

index b34536a..62d522f 100644 (file)
@@ -1,6 +1,8 @@
+// REQUIRES: x86-registered-target
 // REQUIRES: !system-darwin && !system-windows
 
-// RUN: %clang -o %t1 -emit-interface-stubs -emit-merged-ifs %s %S/object.c %S/weak.cpp
+// RUN: %clang -o %t1 -target x86_64-unknown-linux-gnu \
+// RUN:   -emit-interface-stubs -emit-merged-ifs %s %S/object.c %S/weak.cpp
 // RUN: cat %t1.ifs | FileCheck %s
 
 // CHECK-DAG: data