summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Archive.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2017-09-06 17:51:32 +0000
committerKostya Kortchinsky <kostyak@google.com>2017-09-06 17:51:32 +0000
commit6bc7b26d189e4f00480a056116576aa938277ea5 (patch)
tree292368080c1e6189f8f16cb68c266a92ab139dc3 /llvm/lib/Object/Archive.cpp
parenta353d9cb18d55a3ca66492562a547eb6874376d3 (diff)
downloadbcm5719-llvm-6bc7b26d189e4f00480a056116576aa938277ea5.tar.gz
bcm5719-llvm-6bc7b26d189e4f00480a056116576aa938277ea5.zip
[scudo] getauxval alternative for Android
Summary: `getauxval` was introduced with API level 18. In order to get things to work at lower API levels (for the toolchain itself which is built at 14 for 32-bit), we introduce an alternative implementation reading directly from `/proc/self/auxv`. Reviewers: alekseyshl Reviewed By: alekseyshl Subscribers: srhines, llvm-commits Differential Revision: https://reviews.llvm.org/D37488 llvm-svn: 312653
Diffstat (limited to 'llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud