Merging r257648:
[oota-llvm.git] / lib / Target / TargetRecip.cpp
index 4f68f36ff36c42befcfc7906801a0899e960b289..d41b6436928b678c397c5d25ac58ec9008989ce8 100644 (file)
@@ -26,7 +26,7 @@ using namespace llvm;
 // the key strings for queries and command-line inputs.
 // In addition, the command-line interface recognizes the global parameters
 // "all", "none", and "default".
-static const char *RecipOps[] = {
+static const char *const RecipOps[] = {
   "divd",
   "divf",
   "vec-divd",