implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall2.ll
1 ; RUN: llvm-as %s -o /dev/null
2
3 %t = type { { \2*, \2 },
4             { \2*, \2 }
5           }