mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 06:09:05 +00:00
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:
parent
47242e8680
commit
dae3b57b91
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user