commit | e3fb66dd0161902099af0fd381d14cda03368800 | [log] [tgz] |
---|---|---|
author | Ben Cheng <bccheng@google.com> | Thu Dec 19 16:26:40 2013 -0800 |
committer | Ben Cheng <bccheng@google.com> | Thu Dec 19 16:26:40 2013 -0800 |
tree | 88793ebf71a3c0d4019dfe5f069a859b95ccb99d | |
parent | ed96db2a4f2fe5683407c3571d037bb7325544da [diff] |
Add __popcountsi2 to the function compat list. This is needed if we use Clang to compile Bionic, which won't include __popcountsi2 anymore as Clang generates inline instructions. However prebuilt binary blobs still depend on libc.so to resolve __popcountsi2. Change-Id: I9001a3884c4be250c0ceebcd79922783fae1a0b7