Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Sparc / SparcISelLowering.h
index a4b9c79c3264e50bd904088525cef6d2c2bfb943..b6bc3d2557130654bfd39d258802d1cd180d49a2 100644 (file)
@@ -49,7 +49,7 @@ namespace llvm {
       TLS_LD,
       TLS_CALL
     };
-  } // namespace SPISD
+  }
 
   class SparcTargetLowering : public TargetLowering {
     const SparcSubtarget *Subtarget;