This is now implemented

llvm-svn: 22723
This commit is contained in:
Chris Lattner 2005-08-09 00:19:44 +00:00
parent a091ff1764
commit 23e3fb9e83

View File

@ -4,8 +4,6 @@
; loop invariant value (B) added to it inside of the loop, instead of having
; a whole indvar based on B for it.
; XFAIL: *
declare bool %cond(uint)
void %test(uint %B) {