mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
test/CodeGen/X86/2010-08-10-DbgConstant.ll: Add explicit -mtriple=i686-linux. It must be for elf!
llvm-svn: 143189
This commit is contained in:
parent
a6507c4bcb
commit
b5df9f3cc1
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86 -O0 < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=i686-linux -O0 < %s | FileCheck %s
|
||||
; CHECK: DW_TAG_constant
|
||||
; CHECK-NEXT: .long .Lstring3 #{{#?}} DW_AT_name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user