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 14e20ee commit cb0ead7Copy full SHA for cb0ead7
clang/test/Driver/linker-wrapper-passes.c
@@ -1,5 +1,9 @@
1
// Check various clang-linker-wrapper pass options after -offload-opt.
2
3
+// REQUIRES: llvm-plugins, llvm-examples
4
+// REQUIRES: x86-registered-target
5
+// REQUIRES: amdgpu-registered-target
6
+
7
// Setup.
8
// RUN: mkdir -p %t
9
// RUN: %clang -cc1 -emit-llvm-bc -o %t/host-x86_64-unknown-linux-gnu.bc \
0 commit comments