• Dirk Pranke's avatar
    Revert "android/asan: Don't depend on llvm version number at test time." · 5f069582
    Dirk Pranke authored
    This reverts commit 7e545610.
    
    Reason for revert: Speculative revert for crbug.com/872714
    
    Original change's description:
    > android/asan: Don't depend on llvm version number at test time.
    > 
    > Instead, copy the runtime to the build dir at build time and find it there
    > at test time.
    > 
    > Matches how things work on other platforms with the asan runtime in a shared
    > library (mac/ios/win).
    > 
    > This also makes things do the right thing with a custom clang_base_path.
    > 
    > Bug: 872278
    > Change-Id: I930bd88206f973c10eb47bfd2f132e70167235f4
    > Reviewed-on: https://chromium-review.googlesource.com/1167465
    > Reviewed-by: Hans Wennborg <hans@chromium.org>
    > Commit-Queue: Nico Weber <thakis@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#581682}
    
    TBR=thakis@chromium.org,hans@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 872278
    Change-Id: Ie2903e4f2a65dc44abe698f3a26c6d370afd1e89
    Reviewed-on: https://chromium-review.googlesource.com/1169933Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
    Commit-Queue: Dirk Pranke <dpranke@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#582012}
    5f069582
BUILD.gn 17.2 KB