Skip to content

Commit 04b15ba

Browse files
Merge pull request #75333 from kateinoigakukun/katei/fix-embedded-test
2 parents 687b86f + c120c5a commit 04b15ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/avr/testStdlibFunctioning.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %swift-frontend -typecheck %s -target avr-none-none-elf \
22
// RUN: -wmo -enable-experimental-feature Embedded
33
// REQUIRES: embedded_stdlib_cross_compiling
4+
// REQUIRES: CODEGENERATOR=AVR
45

56
import Swift
67

0 commit comments

Comments
 (0)