aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-07-29 20:39:50 -0700
committerCarl Shapiro <cshapiro@google.com>2010-07-29 21:44:50 -0700
commit006346e8f138b4e4b16c7a94b049c1646b009b52 (patch)
tree725d4147904fa55168a24e6da37b0e882abc5957 /vm/compiler/codegen/arm/CodegenDriver.c
parent995b5ae8fc12df378dc4f228c86ab5f5bcb3a1a2 (diff)
Change the bitmap callback signature to have a void return value.
Previously, a bitmap callback could abort the bitmap traversal by returning false. All of the bitmap callbacks used in the garbage collector are hardwired to return true. This change eliminates the early termination facility and its attendant complexity. Change-Id: I5490dd74b56b9700ec1b7e657637fae5eb4cc339
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions