aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC/2002-04-16-StackFrameSizeAlignment.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLC/2002-04-16-StackFrameSizeAlignment.ll')
-rw-r--r--test/LLC/2002-04-16-StackFrameSizeAlignment.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LLC/2002-04-16-StackFrameSizeAlignment.ll b/test/LLC/2002-04-16-StackFrameSizeAlignment.ll
index f43d5db..f00aad7 100644
--- a/test/LLC/2002-04-16-StackFrameSizeAlignment.ll
+++ b/test/LLC/2002-04-16-StackFrameSizeAlignment.ll
@@ -1,3 +1,5 @@
+; RUN: llvm-as -f %s -o - | llc
+
; Compiling this file produces:
; Sparc.cpp:91: failed assertion `(offset - OFFSET) % getStackFrameSizeAlignment() == 0'
;