Add triple to h-registers-3.ll to make bots happy after r260133

llvm-svn: 260136
This commit is contained in:
Hans Wennborg 2016-02-08 19:45:24 +00:00
parent 2e887acea8
commit 303d3dd110
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
; RUN: llc < %s -march=x86 | FileCheck %s -check-prefix=X86
; RUN: llc < %s -march=x86-64 | FileCheck %s -check-prefix=X64
; RUN: llc < %s -mtriple=x86_64-linux-gnux32 | FileCheck %s -check-prefix=X32
; RUN: llc < %s -mtriple=i686-unknown-linux-gnu | FileCheck %s -check-prefix=X86
; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s -check-prefix=X64
; RUN: llc < %s -mtriple=x86_64-linux-gnux32 | FileCheck %s -check-prefix=X32
define zeroext i8 @foo() nounwind ssp {
entry: