Disable test harder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131363 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2011-05-14 19:30:39 +00:00
parent 47242e8680
commit dae3b57b91

View File

@ -1,4 +1,5 @@
; temporarily disabled: opt < %s -instcombine | lli
; RUN: opt < %s -instcombine | lli
; REQUIRES: disabled
; 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)