Allow alternate instructions to silence bot.

llvm-svn: 165055
This commit is contained in:
Eric Christopher 2012-10-02 21:44:16 +00:00
parent a55b1d5b99
commit b45bcc6d72
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
define i32 @isel_line_test2() nounwind uwtable {
; The stack adjustment should be part of the prologue.
; CHECK: isel_line_test2:
; CHECK: subq {{.*}}, %rsp
; CHECK: {{subq|leaq}} {{.*}}, %rsp
; CHECK: .loc 1 5 3 prologue_end
entry:
%call = call i32 @callme(i32 400), !dbg !10