commit | 3a7a8d18a01c6930b9bcf3897762af301b25e8ca | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Wed Jun 11 23:45:26 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 11 23:11:06 2014 +0000 |
tree | 9ff9506d86a9808099c873e69e2fd869291f60d4 | |
parent | 45ee056ea22f68e1041fee7046e1622876c33271 [diff] | |
parent | a5d74015f320306a770519748757d776b977ec56 [diff] |
Merge "Fix typo comment by removing."
diff --git a/compiler/dex/quick/x86/int_x86.cc b/compiler/dex/quick/x86/int_x86.cc index a98db99..a050a05 100644 --- a/compiler/dex/quick/x86/int_x86.cc +++ b/compiler/dex/quick/x86/int_x86.cc
@@ -1123,7 +1123,6 @@ return; } } - // Falltrhough to handle. } rl_src1 = LoadValueWide(rl_src1, kCoreReg); rl_src2 = LoadValueWide(rl_src2, kCoreReg);