mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
.file is only available on ELF, use a triple instead of -march.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201337 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ad15c9d64b
commit
7fd806d94a
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=+mmx
|
||||
; RUN: llc < %s -mtriple=i686-pc-linux -mattr=+mmx
|
||||
|
||||
define i32 @t2() nounwind {
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user