aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-04-04-PureVirtMethCall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-04-04-PureVirtMethCall.ll')
-rw-r--r--test/Assembler/2002-04-04-PureVirtMethCall.ll7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Assembler/2002-04-04-PureVirtMethCall.ll b/test/Assembler/2002-04-04-PureVirtMethCall.ll
new file mode 100644
index 0000000..9eac901
--- /dev/null
+++ b/test/Assembler/2002-04-04-PureVirtMethCall.ll
@@ -0,0 +1,7 @@
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
+
+ type { { \2 *, \4 ** },
+ { \2 *, \4 ** }
+ }
+
+implementation