Now that PR2957 is resolved, remove a bunch of
[llvm/msp430.git] / test / Transforms / SRETPromotion / 2008-03-11-attributes.ll
blob81a1476fc9642f26860c831f84b190e263331770
1 ; RUN: llvm-as < %s | opt -sretpromotion -disable-output
2         %struct.ObjPoint = type { double, double, double, double, double, double }
4 define void @RotatePoint(%struct.ObjPoint* sret  %agg.result, %struct.ObjPoint* byval  %a, double %rx, double %ry, double %rz) nounwind  {
5 entry:
6         unreachable