mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
For PR1336:
Un-XFAIL this now that its working. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36100 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b4a7fea7fd
commit
a37e588667
@ -4,7 +4,6 @@
|
||||
;
|
||||
; RUN: llvm-upgrade < %s | llvm-as | opt -indvars -adce -simplifycfg | \
|
||||
; RUN: llvm-dis | not grep br
|
||||
; XFAIL: *
|
||||
|
||||
int %polynomial_constant() {
|
||||
br label %Loop
|
||||
|
Loading…
Reference in New Issue
Block a user