diff options
Diffstat (limited to 'test/Assembler/2002-04-04-PureVirtMethCall.ll')
-rw-r--r-- | test/Assembler/2002-04-04-PureVirtMethCall.ll | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Assembler/2002-04-04-PureVirtMethCall.ll b/test/Assembler/2002-04-04-PureVirtMethCall.ll deleted file mode 100644 index 29aed55..0000000 --- a/test/Assembler/2002-04-04-PureVirtMethCall.ll +++ /dev/null @@ -1,6 +0,0 @@ -; RUN: llvm-as %s -o /dev/null - - type { { \2 *, \4 ** }, - { \2 *, \4 ** } - } - |