about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2015-04-29 11:12:25 -0700
committerTamir Duberstein <tamird@gmail.com>2015-04-29 13:50:26 -0700
commit9f36ec0d4272006eb02f156280626efef7292dde (patch)
tree8888279c738a8f45f212ab280753d7b15df1dd66 /src/rustllvm/RustWrapper.cpp
parent7e2b09351de0f0f647aa92942781f5e5c5d1ee45 (diff)
downloadrust-9f36ec0d4272006eb02f156280626efef7292dde.tar.gz
rust-9f36ec0d4272006eb02f156280626efef7292dde.zip
Use PIE on Android
This is OK to do given:
  - PIE is supported on Android starting with API 16.
  - The bots are running API 18.
  - API < 16 now has a 12.5% market share[0] as of 2015-04-29.

Unfortunately, this breaks backtrace support. See #17520.

Closes #17437.

[0] https://developer.android.com/about/dashboards/index.html
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions