Remove extra semicolon.
authorJoey Gouly <joey.gouly@gmail.com>
Wed, 1 Jan 2014 10:07:45 +0000 (10:07 +0000)
committerJoey Gouly <joey.gouly@gmail.com>
Wed, 1 Jan 2014 10:07:45 +0000 (10:07 +0000)
llvm-svn: 198275

lld/include/lld/Core/Reference.h

index 6224849..0eaaaf8 100644 (file)
@@ -72,7 +72,7 @@ public:
   /// change the codegen and hence the reference kind.
   void setKindValue(KindValue value) {
     _kindValue = value;
-  };
+  }
 
   /// KindValues used with KindNamespace::all and KindArch::all.
   enum {