aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-09-09 12:54:43 -0700
committerAndy McFadden <fadden@android.com>2010-09-09 16:09:40 -0700
commit139bd97804a69634e7c4cecf06910a050a4ac093 (patch)
tree75d945ceed2a4ef1066e3f191046d8fabc75cb7c /vm/compiler/codegen/arm/CodegenDriver.c
parentd394371bd84bacc51e96e2d2eacb8549d9110b1e (diff)
Added "dexopt for SMP" flag.
Currently, dexopt always runs on the target device, which means that decisions about whether or not to convert certain opcodes to SMP-safe variants could be made based on #ifdefs. Since we are planning to run dexopt on the host, we need to be able to configure SMP-mode independently. This change adds a global variable that the dexopt code can check. There is currently no command-line argument to set this, since it will be set by "dexopt" rather than "dalvikvm", and the exact method of launching dexopt from the host build is still mildly TBD. Bug 2981136. (cherry-pick from dalvik-dev) Change-Id: I7474f79a25368223ecf1e491458f4a82e85db01f
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions