mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
Remove underscore that's breaking linux buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136833 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
; RUN: llc < %s -march=arm | FileCheck %s
|
; RUN: llc < %s -march=arm | FileCheck %s
|
||||||
|
|
||||||
; Do not if-convert when branches go to the different loops.
|
; Do not if-convert when branches go to the different loops.
|
||||||
; CHECK: _t:
|
; CHECK: t:
|
||||||
; CHECK-NOT: subgt
|
; CHECK-NOT: subgt
|
||||||
; CHECK-NOT: suble
|
; CHECK-NOT: suble
|
||||||
; Don't use
|
; Don't use
|
||||||
|
|||||||
Reference in New Issue
Block a user