Remove extra semicolon.

llvm-svn: 198275
This commit is contained in:
Joey Gouly 2014-01-01 10:07:45 +00:00
parent d40d387fb1
commit 600bfa42ec
1 changed files with 1 additions and 1 deletions

View 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 {