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 a92894c commit f42a62bCopy full SHA for f42a62b
test/stdlib/llvm-support-odr-violation.test-sh
@@ -1,2 +1,2 @@
1
-// RUN: %llvm-nm --defined-only -C %platform-module-dir/%target-library-name(swiftCore) | %FileCheck %s
+// RUN: %llvm-nm --defined-only -C %platform-module-dir/%target-library-name(swiftCore) | %FileCheck --allow-empty %s
2
// CHECK-NOT: [^:]llvm::
0 commit comments