mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-23 15:29:51 +00:00
test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151588 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cd38485b8a
commit
79ac37b391
@ -1,6 +1,6 @@
|
||||
; RUN: llc < %s -march=x86 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
|
||||
; CHECK-NOT: lea
|
||||
; CHECK-NOT: lea
|
||||
|
||||
@B = external global [1000 x float], align 32
|
||||
@A = external global [1000 x float], align 32
|
||||
|
Loading…
Reference in New Issue
Block a user