Fix buildbot failures with the newly added test case (triple was missing).

llvm-svn: 344037
This commit is contained in:
Nemanja Ivanovic 2018-10-09 11:17:47 +00:00
parent 2d39ad0c20
commit 7b5b2c4cb9

View File

@ -1,4 +1,4 @@
# RUN: llc -start-before ppc-pre-emit-peephole \
# RUN: llc -mtriple=powerpc64le-unknown-unknown -start-before ppc-pre-emit-peephole \
# RUN: -verify-machineinstrs -ppc-asm-full-reg-names %s -o - | FileCheck %s
--- |
; ModuleID = 't.ll'