X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FTarget%2FTargetLowering.h;h=710e82d6b3d5c380a63a54cdcc618c5efc3fd58c;hp=a536e004c0ea984c18c3bcbd11229c99894c1b03;hb=cd52a7a381a73c53ec4ef517ad87f19808cb1a28;hpb=d96e362b3f1c2b5b33f04df00a7abee415ebf006;ds=sidebyside diff --git a/include/llvm/Target/TargetLowering.h b/include/llvm/Target/TargetLowering.h index a536e004c0e..710e82d6b3d 100644 --- a/include/llvm/Target/TargetLowering.h +++ b/include/llvm/Target/TargetLowering.h @@ -2801,6 +2801,6 @@ void GetReturnInfo(Type* ReturnType, AttributeSet attr, SmallVectorImpl &Outs, const TargetLowering &TLI); -} // namespace llvm +} // end llvm namespace #endif