commit | 68a06338e6cb4964212128169a69da52037874ce | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Thu Mar 05 14:33:38 2015 -0800 |
committer | Jan Voung <jvoung@chromium.org> | Thu Mar 05 14:33:38 2015 -0800 |
tree | 3ca2656b21a92c10e594fbd233d90b46a7f3922f | |
parent | 22ed4eb40f1b4e0b92d5ac0db91a8a31824aa49d [diff] |
Use the installed/downloaded objdump instead of work-dir one. Sometimes the work dir is empty and only cached results are used. I couldn't switch the LLVM one from work-dir to install/download-dir because we prune all the .a file in the download-dir. BUG=none R=kschimpf@google.com, stichnot@chromium.org Review URL: https://codereview.chromium.org/983533003