summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/CodeGen/X86/pr38038.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr38038.ll b/llvm/test/CodeGen/X86/pr38038.ll
index 42ade7c5a76..eaacfedd651 100644
--- a/llvm/test/CodeGen/X86/pr38038.ll
+++ b/llvm/test/CodeGen/X86/pr38038.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown
; PR38038
define i8 @crash(half) {
OpenPOWER on IntegriCloud