Add Linux target triple to hopefully fix Mac bots.

llvm-svn: 313093
This commit is contained in:
Peter Collingbourne 2017-09-12 23:40:19 +00:00
parent bff66aab70
commit 8b30b96d2e
1 changed files with 2 additions and 0 deletions

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}