mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44196 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d81ae56fa2
commit
6542481a6d
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | grep 4
|
||||
; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | count 4
|
||||
|
||||
%struct.double_int = type { i64, i64 }
|
||||
%struct.tree_common = type <{ i8, [3 x i8] }>
|
||||
|
Loading…
x
Reference in New Issue
Block a user