llvm-6502/test/CodeGen/PowerPC/fp128.ll
Tim Northover a67352d401 Specify complete triple for fp128 tests.
This avoids FileCheck failing over different comment characters in
assembly (notably powerpc64 on Linux vs Darwin) and should fix David's
build-bot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171886 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-08 19:36:33 +00:00

9 lines
270 B
LLVM

; RUN: llc -mtriple=powerpc64-none-linux < %s | FileCheck --check-prefix=BIGENDIAN %s
@var = global fp128 0xL00000000000000008000000000000000
; CHECK-BIGENDIAN: var:
; CHECK-BIGENDIAN-NEXT: .quad -9223372036854775808 # fp128 -0
; CHECK-BIGENDIAN-NEXT: .quad 0