Skip to content

Commit e731272

Browse files
authored
Merge pull request #22938 from compnerd/release-the-kraken
test: loosen -Xllvm version string matching
2 parents e9817b0 + f272e03 commit e731272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Frontend/Xllvm.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
// CHECK-HELP: -version
33

44
// RUN: %swift -Xllvm -version -emit-sil %s 2>&1 | %FileCheck %s -check-prefix=CHECK-SIL
5-
// CHECK-SIL: LLVM (http://llvm.org/)
5+
// CHECK-SIL: LLVM {{(http://llvm.org/)|version }}

0 commit comments

Comments
 (0)