mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-08 21:10:35 +00:00
Add Linux target triple to hopefully fix Mac bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313093 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f733fd2a32
commit
3bd81371b8
@ -1,5 +1,7 @@
|
||||
; RUN: llc < %s | FileCheck %s
|
||||
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
||||
!llvm.dbg.cu = !{!4, !11}
|
||||
!llvm.module.flags = !{!7}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user