forked from OSchip/llvm-project
Give an explicit triple to llvm/test/CodeGen/X86/pr13577.ll.
llvm-svn: 242111
This commit is contained in:
parent
a50387f1b3
commit
326c2c4cff
|
@ -1,4 +1,4 @@
|
|||
; RUN: llc < %s -march=x86-64 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-darwin | FileCheck %s
|
||||
|
||||
; CHECK-LABEL: LCPI0_0:
|
||||
; CHECK-NEXT: .long 4286578688
|
||||
|
|
Loading…
Reference in New Issue