Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / v8 / src / arm64 / disasm-arm64.cc
index ac7cb37..36bad37 100644 (file)
@@ -1695,7 +1695,7 @@ int Disassembler::SubstituteBarrierField(Instruction* instr,
   DCHECK(format[0] == 'M');
   USE(format);
 
-  static const char* options[4][4] = {
+  static const char* const options[4][4] = {
     { "sy (0b0000)", "oshld", "oshst", "osh" },
     { "sy (0b0100)", "nshld", "nshst", "nsh" },
     { "sy (0b1000)", "ishld", "ishst", "ish" },