Disable this test while I revise it. rdar://problem/9267970

llvm-svn: 131350
This commit is contained in:
Stuart Hastings 2011-05-14 18:39:05 +00:00
parent 22b5b13ce3
commit 3c2fd1cf62

View File

@ -1,4 +1,4 @@
; RUN: opt < %s -instcombine | lli
; temporarily disabled: opt < %s -instcombine | lli
; rdar://problem/9267970
; ideally this test will run on a 32-bit host
; must not discard GEPs that might overflow at runtime (aren't inbounds)