1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

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 5943d0a3ee
commit a5b8581bbb

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)