Skip to content

Commit c640838

Browse files
committed
tests: add a missing -sil-print-types in validation-test/SILOptimizer/rdar114699006.swift
rdar://140405972
1 parent 29f6f01 commit c640838

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)