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 85aa648 commit c7cb45dCopy full SHA for c7cb45d
test-snapshot-binaries/test-rpath-linux-repl.py
@@ -1,4 +1,4 @@
1
# Tests that DT_RPATH is correct for the dummy repl executable on Linux.
2
# REQUIRES: platform=Linux
3
# RUN: %{readelf} -d %{repl_swift} | %{FileCheck} %s
4
-# CHECK: {{.*}} {{RPATH|RUNPATH}} {{.*}}$ORIGIN/../lib/swift/linux
+# CHECK: {{.*}} {{\(RPATH\)|\(RUNPATH\)}} {{.*}}$ORIGIN/../lib/swift/linux
0 commit comments