aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-04-04-PureVirtMethCall2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-04-04-PureVirtMethCall2.ll')
-rw-r--r--test/Assembler/2002-04-04-PureVirtMethCall2.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Assembler/2002-04-04-PureVirtMethCall2.ll b/test/Assembler/2002-04-04-PureVirtMethCall2.ll
index 73d7354..c0cb374 100644
--- a/test/Assembler/2002-04-04-PureVirtMethCall2.ll
+++ b/test/Assembler/2002-04-04-PureVirtMethCall2.ll
@@ -1,5 +1,7 @@
+; RUN: llvm-as < %s -o /dev/null -f
+
%t = type { { \2*, \2 },
{ \2*, \2 }
}
-implementation \ No newline at end of file
+implementation