]> granicus.if.org Git - llvm/commitdiff
Add the missing triple to the test case added as part of r307120.
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 5 Jul 2017 05:14:43 +0000 (05:14 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 5 Jul 2017 05:14:43 +0000 (05:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307122 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/PowerPC/PR33636.ll

index f4091ca58f95aed97e10d939f75e02d60141a36e..4a1216dd4c113c821967f12d89bb853a9cdef901 100644 (file)
@@ -1,6 +1,6 @@
 ; Just a test case for a crash reported in
 ; https://bugs.llvm.org/show_bug.cgi?id=33636
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -mtriple=powerpc64le-unknown-unknown -mcpu=pwr8 < %s | FileCheck %s
 @g_225 = external unnamed_addr global i16, align 2
 @g_756 = external global [6 x i32], align 4
 @g_3456 = external global i32, align 4