[NFC] Specify test's option to reduce reliance on defaults

llvm-svn: 341904
This commit is contained in:
Max Kazantsev 2018-09-11 06:34:43 +00:00
parent b2b0f859d4
commit 9aacaffd98
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; RUN: opt -S -inline -functionattrs -indvars < %s | FileCheck %s
; RUN: opt -S -disable-nounwind-inference=false -inline -functionattrs -indvars < %s | FileCheck %s
; Check that the invalidation happens correctly and the test does not crash.
define void @f2() {