Add more triple to conditional-tailcall.ll test

llvm-svn: 280835
This commit is contained in:
Hans Wennborg 2016-09-07 18:19:31 +00:00
parent 13bc0d19a8
commit 6c45f9233c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -march=x86 -show-mc-encoding | FileCheck %s
; RUN: llc < %s -mtriple=i686-linux -show-mc-encoding | FileCheck %s
declare void @foo()
declare void @bar()