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 e9817b0 + f272e03 commit e731272Copy full SHA for e731272
test/Frontend/Xllvm.swift
@@ -2,4 +2,4 @@
2
// CHECK-HELP: -version
3
4
// RUN: %swift -Xllvm -version -emit-sil %s 2>&1 | %FileCheck %s -check-prefix=CHECK-SIL
5
-// CHECK-SIL: LLVM (http://llvm.org/)
+// CHECK-SIL: LLVM {{(http://llvm.org/)|version }}
0 commit comments