mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
Fix typo in run line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86984 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8bedf029f0
commit
9e3728be62
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mtriplethumbv7-apple-darwin10
|
||||
; RUN: llc < %s -mtriple=thumbv7-apple-darwin10
|
||||
|
||||
%struct.OP = type { %struct.OP*, %struct.OP*, %struct.OP* ()*, i32, i16, i16, i8, i8 }
|
||||
%struct.SV = type { i8*, i32, i32 }
|
||||
|
Loading…
Reference in New Issue
Block a user