commit | f96a2dba65640255a2ebfe4dc00e2d7a91521feb | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Wed Jun 07 15:57:30 2017 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Wed Jun 07 16:10:10 2017 -0700 |
tree | 356d6e70f88be1cbcbb24346b92aa2b1db98d3f5 | |
parent | 3b8bbb9927a38561fa37e38d5d9ddcf02608d60b [diff] |
Store a copy of MethodDebugInfo in ElfWriter Bug: http://b/62418787 Store a copy of the debug info instead of a reference, since this is written in the background by a separate thread. Test: make -j36 PRODUCT-aosp_x86_64-eng dist checkbuild \ ASAN_OPTIONS=detect_leaks=0 SANITIZE_HOST=address \ FORCE_BUILD_LLVM_COMPONENTS=true doesn't have dex2oat asan failures that are otherwise seen. Change-Id: I2599f5b607f956191db01924730a2e98421b5d77