aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2010-04-23 16:15:38 -0700
committerElliott Hughes <enh@google.com>2010-04-23 16:22:02 -0700
commit2acd826d19971372e9e764287e82811b2431354b (patch)
treef653a6a5886c27ed147a3b87696bc7575ff3c979 /vm/compiler/codegen/arm/CodegenDriver.c
parent88f350b7e0636223ea23fe3f04cdf58081ee92c8 (diff)
Dead code/cruft removal in the collation code.
I've also renamed ScopedUtfChars::data to ScopedUtfChars::c_str, by analogy with std::string (since this method has always been more like c_str than data). This also fixes a few leaks on error paths. The old code used to go all the way into native code to return a constant hash code of 1, so I've removed all that and switched to the idiomatic bogo hash code (with the idiomatic comment). Change-Id: I25da8c422155860b5ab348786d369c6c7598135c
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions