Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux."

This reverts commit 6014a0fc5b339d7d6281ffefe194419b6c95fca2.

Reason for revert: Used by ClusterFuzz fuzzing bots.
Bug: 968862

Original change's description:
> clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux.
>
> See "Does anyone use the 32-bit asan runtime on Windows?" on chromium-dev
> for Windows. (We sadly still need the 32-bit profile library, so the build
> script doesn't get any simpler.)
>
> We haven't supported 32-bit builds on linux in a while, so those libs should
> be safe to remove as well.
>
> If anyone needs these, shout and we can add them back.
>
> Also use ' instead of " for strings added in my previous change.
>
> Linux package size: 48.73MB -> 47.49MB; main build 3924 -> 3526 build steps.
> Windows package size 43.49MB -> 41.56MB; 32-bit compiler-rt build 207 -> 18 build steps.
>
> Bug: 959966
> Change-Id: I8c326dab4e07df69ee734f6390cda7291bfd7642
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635410
> Commit-Queue: Nico Weber <thakis@chromium.org>
> Reviewed-by: Hans Wennborg <hans@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#664523}

TBR=thakis@chromium.org,hans@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 959966
Change-Id: I1a19aec049993c9f7e2e5075c1d2e864c9d17bbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637664
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Abhishek Arya <inferno@chromium.org>
Commit-Queue: Abhishek Arya <inferno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#665020}
3 files changed