mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-25 00:35:30 +00:00
Adding target triple to test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31630 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9f852e9dec
commit
a8423c1898
@ -1,5 +1,7 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 | grep 'subl $4, %esp'
|
||||
|
||||
target triple = "i686-pc-linux-gnu"
|
||||
|
||||
%str = internal constant [9 x sbyte] c"%f+%f*i\0A\00" ; <[9 x sbyte]*> [#uses=1]
|
||||
|
||||
implementation ; Functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user