Skip to content

Commit e4e910b

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 7989ebe + 50c0534 commit e4e910b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// RUN: %llvm-nm --defined-only -C %target-static-stdlib-path/libswiftCore.a | %FileCheck --allow-empty %s
2+
// CHECK-NOT: [^:]llvm::
3+
4+
// REQUIRES: OS=linux-gnu
5+
// REQUIRES: static_stdlib

0 commit comments

Comments
 (0)