mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-19 19:03:50 +00:00
test/CodeGen/X86/2010-08-10-DbgConstant.ll: Add explicit -mtriple=i686-linux. It must be for elf!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143189 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
62c1d00dfd
commit
5c56f0b589
@ -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…
x
Reference in New Issue
Block a user