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.
2 parents a6bb974 + 63c8c00 commit 50c0534Copy full SHA for 50c0534
test/stdlib/llvm-support-odr-violation-static.test-sh
@@ -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