[X86][AVX] Only shuffle the lower half of vectors if the upper half is undefined
[oota-llvm.git] / lib / Target / Mips / Mips16HardFloatInfo.h
index 8354c33d33bc85e62dd4d81883ac6ab8cb00ea8e..7295c287576dac02ebea04403ebf7382d222c3d2 100644 (file)
@@ -44,7 +44,7 @@ struct FuncNameSignature {
 extern const FuncNameSignature PredefinedFuncs[];
 
 extern FuncSignature const *findFuncSignature(const char *name);
-} // namespace Mips16HardFloatInfo
-} // namespace llvm
+}
+}
 
 #endif