mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 06:09:05 +00:00
Add missing colon to RUN line...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217623 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
24ebd0edd6
commit
d4604dca94
@ -1,4 +1,4 @@
|
||||
; RUN llc < %s -mcpu=pwr8 | FileCheck %s
|
||||
; RUN: llc < %s -mcpu=pwr8 | FileCheck %s
|
||||
|
||||
target datalayout = "e-m:e-i64:64-n32:64"
|
||||
target triple = "powerpc64le-unknown-linux-gnu"
|
||||
|
Loading…
Reference in New Issue
Block a user