Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 14b97bb

Browse files
committed
Add x86_64-unkown triple to llc for x86 test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337523 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 2bbe261 commit 14b97bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CodeGen/X86/pr38038.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc < %s
1+
; RUN: llc < %s -mtriple=x86_64-unknown-unknown
22
; PR38038
33

44
define i8 @crash(half) {

0 commit comments

Comments
 (0)