X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FTarget%2FARM%2FARMSelectionDAGInfo.h;h=1db190f41e1a3bef5a656f5e515e9d71e2925211;hp=4563caae9ffe154dea1b51bb7e76ee57c04177f1;hb=cd52a7a381a73c53ec4ef517ad87f19808cb1a28;hpb=d96e362b3f1c2b5b33f04df00a7abee415ebf006 diff --git a/lib/Target/ARM/ARMSelectionDAGInfo.h b/lib/Target/ARM/ARMSelectionDAGInfo.h index 4563caae9ff..1db190f41e1 100644 --- a/lib/Target/ARM/ARMSelectionDAGInfo.h +++ b/lib/Target/ARM/ARMSelectionDAGInfo.h @@ -70,6 +70,6 @@ public: RTLIB::Libcall LC) const; }; -} // namespace llvm +} #endif