Revert of Do not allow asan_symbolize.py to fall back to addr2line/atos....
Revert of Do not allow asan_symbolize.py to fall back to addr2line/atos. (patchset #1 id:1 of https://codereview.chromium.org/983083004/) Reason for revert: Turns out the fall back to addr2line happens routinely. We need to fix that before proceeding with this change. Original issue's description: > Do not allow asan_symbolize.py to fall back to addr2line/atos. > > For performance reasons we want to stick to llvm-symbolizer. > This also rolls the third-party asan_symbolize.py to r231492. > > BUG=415179 > TBR=glider@chromium.org > NOTRY=true > > Committed: https://crrev.com/2ee9a8ae1e39433fc8df07c27256963715747bbb > Cr-Commit-Position: refs/heads/master@{#319460} TBR=glider@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=415179 Review URL: https://codereview.chromium.org/1017793002 Cr-Commit-Position: refs/heads/master@{#320955}
Showing
Please register or sign in to comment