1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

Add a triple to the test.

llvm-svn: 153818
This commit is contained in:
Rafael Espindola 2012-03-31 18:59:07 +00:00
parent 2da83dbcd4
commit 194491d9b0

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -march=x86-64 | FileCheck %s ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
define zeroext i1 @f1(i8* %x) { define zeroext i1 @f1(i8* %x) {
entry: entry: