diff test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 54457678186b
children
line wrap: on
line diff
--- a/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll	Fri Nov 25 19:14:25 2016 +0900
+++ b/test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll	Fri Oct 27 17:07:41 2017 +0900
@@ -3,6 +3,9 @@
 ; PR1308
 ; PR1557
 
+; Bug: PR31336
+; XFAIL: avr
+
 define i32 @stuff(i32, ...) {
         %foo = alloca i8*
         %bar = alloca i32*