forked from OSchip/llvm-project
parent
45545ff782
commit
eca5282dd0
|
@ -26,6 +26,10 @@
|
|||
;
|
||||
; CHECK: polly.start
|
||||
;
|
||||
; TODO: This test should not crash Polly.
|
||||
;
|
||||
; XFAIL: *
|
||||
;
|
||||
@endposition = external global i32, align 4
|
||||
@Bit = external global [0 x i32], align 4
|
||||
@Init = external global [0 x i32], align 4
|
||||
|
|
Loading…
Reference in New Issue