1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

[LoopUnroll] Fix a test. REQUIRE should be REQUIRES.

Found by inspection.

llvm-svn: 302909
This commit is contained in:
Davide Italiano 2017-05-12 15:30:58 +00:00
parent 768dfcca69
commit c3a517dde1

View File

@ -4,7 +4,7 @@
; properly handled by LoopUnroll, currently.
; RUN: opt -loop-unroll -verify-dom-info %s
; REQUIRE: asserts
; REQUIRES: asserts
define void @tinkywinky(i1 %patatino) {
entry: