Files
swift-mirror/validation-test/SIL/parse_stdlib.sil
Michael Gottesman fd4828e40a Eliminate -assume-parsing-unqualified-ownership-sil from tests.
I am doing this separately from the actual change to eliminate the option to
make it easier to review.
2018-12-19 12:54:13 -08:00

6 lines
287 B
Plaintext

// RUN: rm -f %t.*
// RUN: %target-sil-opt -enable-sil-verify-all=true -sil-disable-ast-dump %platform-module-dir/Swift.swiftmodule -module-name=Swift -o %t.sil
// RUN: %target-sil-opt -enable-sil-verify-all=true %t.sil > /dev/null
// REQUIRES: long_test
// REQUIRES: nonexecutable_test