File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
// these tests need to create symlinks to test directory trees in order to
5
5
// set up the environment and therefore shell support is required.
6
6
// REQUIRES: shell
7
- // UNSUPPORTED: system-windows
7
+ // UNSUPPORTED: system-windows, target={{.*}}-fuchsia{{.*}}
8
8
9
9
// If there is no GCC install detected then the driver searches for executables
10
10
// and runtime starting from the directory tree above the driver itself.
Original file line number Diff line number Diff line change 1
- // UNSUPPORTED: system-windows
1
+ // UNSUPPORTED: system-windows, target={{.*}}-fuchsia{{.*}}
2
2
3
3
// RUN: %clang -### %s -fuse-ld= \
4
4
// RUN: --target=aarch64-none-elf --rtlib=libgcc \
Original file line number Diff line number Diff line change 4
4
// these tests need to create symlinks to test directory trees in order to
5
5
// set up the environment and therefore shell support is required.
6
6
// REQUIRES: shell
7
- // UNSUPPORTED: system-windows
7
+ // UNSUPPORTED: system-windows, target={{.*}}-fuchsia{{.*}}
8
8
9
9
// If there is no GCC install detected then the driver searches for executables
10
10
// and runtime starting from the directory tree above the driver itself.
Original file line number Diff line number Diff line change 1
- // UNSUPPORTED: system-windows
1
+ // UNSUPPORTED: system-windows, target={{.*}}-fuchsia{{.*}}
2
2
3
3
// RUN: %clang -### %s -fuse-ld= \
4
4
// RUN: --target=armv6m-none-eabi --rtlib=libgcc \
You can’t perform that action at this time.
0 commit comments