mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[LoopSimplifyCFG] Add requires: asserts after rL347183
llvm-svn: 347184
This commit is contained in:
parent
4f99e1c8da
commit
269b879775
@ -1,3 +1,4 @@
|
||||
; REQUIRES: asserts
|
||||
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
|
||||
; RUN: opt -S -loop-simplifycfg -debug-only=loop-simplifycfg 2>&1 < %s | FileCheck %s
|
||||
; RUN: opt -S -passes='require<domtree>,loop(simplify-cfg)' -debug-only=loop-simplifycfg 2>&1 < %s | FileCheck %s
|
||||
|
Loading…
Reference in New Issue
Block a user