mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 01:11:44 +00:00
[NFC] Specify test's option to reduce reliance on defaults
llvm-svn: 341904
This commit is contained in:
parent
4c0e246482
commit
c31eccb0dc
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user