mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Fix function-alias.ll test on non-X86 targets.
llvm-svn: 254676
This commit is contained in:
parent
dda25171b9
commit
3e073a3644
@ -1,6 +1,4 @@
|
||||
; RUN: llc < %s | FileCheck %s
|
||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
||||
; "data" constant
|
||||
@0 = private constant <{ i8, i8 }> <{i8 15, i8 11}>, section ".text"
|
||||
|
Loading…
Reference in New Issue
Block a user