Index: src/x64/disasm-x64.cc |
=================================================================== |
--- src/x64/disasm-x64.cc (revision 10282) |
+++ src/x64/disasm-x64.cc (working copy) |
@@ -548,6 +548,7 @@ |
return 1; |
} |
UNREACHABLE(); |
+ return 1; |
Vyacheslav Egorov (Chromium)
2011/12/20 15:45:14
and the same question again (default is present an
|
} |