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.ll7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Assembler/2002-04-04-PureVirtMethCall2.ll b/test/Assembler/2002-04-04-PureVirtMethCall2.ll
new file mode 100644
index 0000000..eb60570
--- /dev/null
+++ b/test/Assembler/2002-04-04-PureVirtMethCall2.ll
@@ -0,0 +1,7 @@
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
+
+%t = type { { \2*, \2 },
+ { \2*, \2 }
+ }
+
+implementation