1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Disable test harder.

llvm-svn: 131363
This commit is contained in:
Benjamin Kramer 2011-05-14 19:30:39 +00:00
parent a5b8581bbb
commit f619bee58f

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)