We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0463e00 commit a3c1172Copy full SHA for a3c1172
clang/test/Driver/ve-toolchain.cpp
@@ -13,7 +13,7 @@
13
/// Checking include-path
14
15
// RUN: %clangxx -### --target=ve-unknown-linux-gnu \
16
-// RUN: --sysroot %S/Inputs/basic_ve_tree %s \
+// RUN: --sysroot %S/Inputs/basic_ve_tree %s -fuse-ld=ld \
17
// RUN: -ccc-install-dir %S/Inputs/basic_ve_tree/bin \
18
// RUN: -resource-dir=%S/Inputs/basic_ve_tree/resource_dir \
19
// RUN: 2>&1 | FileCheck -check-prefix=DEFINC %s
0 commit comments