mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +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:
parent
b87f91b063
commit
9dbd0a866e
@ -1,7 +1,7 @@
|
||||
; RUN: llc < %s -march=arm | FileCheck %s
|
||||
|
||||
; Do not if-convert when branches go to the different loops.
|
||||
; CHECK: _t:
|
||||
; CHECK: t:
|
||||
; CHECK-NOT: subgt
|
||||
; CHECK-NOT: suble
|
||||
; Don't use
|
||||
|
Loading…
Reference in New Issue
Block a user