Skip to content

Commit ba0988e

Browse files
authored
Merge pull request #77801 from eeckstein/fix-test
tests: add a missing `-sil-print-types` in validation-test/SILOptimizer/rdar114699006.swift
2 parents 29f6f01 + c640838 commit ba0988e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/SILOptimizer/rdar114699006.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// RUN: -target x86_64-apple-macos10.13 \
77
// RUN: -emit-ir \
88
// RUN: -o /dev/null \
9+
// RUN: -Xllvm -sil-print-types \
910
// RUN: -Xllvm -sil-print-function='$s4main1CCACycfc' \
1011
// RUN: 2>&1 | %FileCheck %s
1112

0 commit comments

Comments
 (0)