mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add the missing triple to the test case added as part of r307120.
llvm-svn: 307122
This commit is contained in:
parent
b7abd5994a
commit
e589b2a942
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user