commit | bcbffab355570cb500fd30c9c53829c08a0926a2 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Feb 27 10:53:16 2019 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Feb 27 13:56:34 2019 -0800 |
tree | 3f163b89c118c9af65d955b211c61a35b05f9f0a | |
parent | c65e54940b4b7350cc4a2f72e2f2190269909ec5 [diff] |
simpleperf: fix 32-bit simpleperf_unit_test. Previously simpleperf_unit_test links with libLLVM_android, which doesn't have 32-bit version on device. This makes 32-bit simpleperf_unit_test fail. So switch it to static llvm libs. Bug: none Test: build and run simpleperf_unit_test. Change-Id: I23dcf647c6a7e37a8126315bf0417d4de283f05d