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 c5280c8 + 28a61ea commit 5f0f163Copy full SHA for 5f0f163
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 --allow-empty %s
+// RUN: %llvm-nm --defined-only -C %platform-dylib-dir/%target-library-name(swiftCore) | %FileCheck --allow-empty %s
2
// CHECK-NOT: [^:]llvm::
0 commit comments