aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-12-10 11:08:22 -0800
committerAndy McFadden <fadden@android.com>2010-12-10 11:08:22 -0800
commit2867f0b3f48d3dcbdba9b4ba7db27f6107313663 (patch)
tree860c1feecdf4879296d0debe1e67e558ee9ab911 /vm/compiler/codegen/arm/CodegenDriver.c
parent701d2720fa693621a3c0c4d0bdf9e32e3eb8e731 (diff)
Split BitVector into its own file.
This just pulls the BitVector stuff out into separate files. IIRC the motivation for building Misc.c for ARM rather than Thumb was the bit-manipulation going on in BitVector (e.g. the use of ffs()), so I switched that around in the makefile. The only change of any substance was relocation of the kBitVectorGrowth define from the .h to the .c. Change-Id: Ib35fda81809081bd629b4f344e41f21966e1441c
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions