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:
Peter Collingbourne 2017-09-12 23:40:19 +00:00
parent f733fd2a32
commit 3bd81371b8

View File

@ -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}