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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131350 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Stuart Hastings 2011-05-14 18:39:05 +00:00
parent 10fcfb53fd
commit 47242e8680

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)