1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fix this test.

llvm-svn: 108491
This commit is contained in:
Dan Gohman 2010-07-16 01:28:45 +00:00
parent facfe52bee
commit 39c67ace89

View File

@ -1,4 +1,4 @@
; RUN: opt -indvars -S | not grep uglygep
; RUN: opt -indvars -S < %s | not grep uglygep
; rdar://8197217
; Indvars should be able to emit a clean GEP here, not an uglygep.