Add x86_64-unkown triple to llc for x86 test.

llvm-svn: 337523
This commit is contained in:
Stephen Canon 2018-07-20 03:50:55 +00:00
parent a9a570b4ed
commit 02621e818a

View File

@ -1,4 +1,4 @@
; RUN: llc < %s
; RUN: llc < %s -mtriple=x86_64-unknown-unknown
; PR38038
define i8 @crash(half) {