OSDN Git Service

dex2oat: Add a --compile-pic option
authorIgor Murashkin <iam@google.com>
Fri, 17 Oct 2014 01:36:16 +0000 (18:36 -0700)
committerIgor Murashkin <iam@google.com>
Fri, 31 Oct 2014 17:10:39 +0000 (10:10 -0700)
commit643b5df2b065ccf5bb19a183573da691e9d0311f
tree276a963f5cec3842ca0fbfbc0a65f12529967663
parent372ad2e767770d084aa2ccb43c931d4dd4f5eae5
dex2oat: Add a --compile-pic option

(cherry-picked from AOSP master
83c5612e69fa05610baf4f4d237fe0995a79cde5)

Bug: 18035729
Change-Id: I80e03613e3b6ac079bcbc7e068bbaae760c364c9
compiler/driver/compiler_driver-inl.h
compiler/driver/compiler_driver.cc
compiler/driver/compiler_driver.h
compiler/driver/compiler_options.h
dex2oat/dex2oat.cc