aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/ArchUtility.cpp
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2011-05-11 18:28:01 -0700
committerCarl Shapiro <cshapiro@google.com>2011-05-11 18:28:01 -0700
commit7e46af2973841f63b9301e5515f8381478b806ae (patch)
tree01d8c33bd6b7f8b33021c060b11381d1ac15e5ab /vm/compiler/codegen/arm/ArchUtility.cpp
parentbfa270a8eecf348f246eae17e67bc43bb17961c7 (diff)
Various code clean-ups.
* Combine definitions with initialization. This had to be foregone in two instances where that would have otherwise caused an unused variable warning. * Move the HS_BOILERPLATE macro to the top of the calling function. This macro checks that certain globals are initialized. It should be removed after the callers become members functions of a class. * A few cases of inconsistent function declaration styles have been brought in line with the rest of the file. These were overlooked in a previous clean-up. * The unused heap source debugging macros and tracing code have been removed. * One stale comments has been removed and another has been updated. Change-Id: I20bf4b78161096310b79d7dd294d7636e6bb6f48
Diffstat (limited to 'vm/compiler/codegen/arm/ArchUtility.cpp')
0 files changed, 0 insertions, 0 deletions