mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +00:00
Add triple to the test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145057 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
254a13282c
commit
fdb00a9bdb
@ -1,4 +1,4 @@
|
||||
; RUN: llc %s -o - -regalloc=fast | FileCheck %s
|
||||
; RUN: llc -mtriple=x86_64-pc-linux %s -o - -regalloc=fast | FileCheck %s
|
||||
|
||||
; We used to consider the early clobber in the second asm statement as
|
||||
; defining %0 before it was read. This caused us to omit the
|
||||
|
Loading…
x
Reference in New Issue
Block a user