aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenCommon.cpp
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2011-04-08 16:40:54 -0700
committerCarl Shapiro <cshapiro@google.com>2011-04-08 16:40:54 -0700
commitf9fa8c14c7ef87b4318d606bfc5132df7b77b17c (patch)
treec61fd2ae4c6523905f665932f6b0fe53b81ff5f7 /vm/compiler/codegen/arm/CodegenCommon.cpp
parent6540f02d5827fd3190d7603e93e7352729a8976d (diff)
Fix for loops and eliminate some other undesirable idioms.
Previously, we were using a non-standard C dialect which did not permit the nicer variable scoping in loops. Now that we are using C++ in the collector we can guarantee that feature is available. This change also rearranges some of the surrounding code to take advantage of the more flexible scoping rules. Change-Id: I9be35794cc12bcbc0d5299fe387d4bc406481075
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenCommon.cpp')
0 files changed, 0 insertions, 0 deletions