Disable linker map for Clang toolchains.

Right now, we are transitioning to LLD, and LLD has a different
map format (so, the analysis tool will need to be updated), as well as
suboptimal implementation that adds 60 minutes to the Chrome link time.

This will be reenabled when both of the blockers above are resolved.

BUG=716209,607968

Review-Url: https://codereview.chromium.org/2849583005
Cr-Original-Commit-Position: refs/heads/master@{#468113}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 317d9edab7ba87a5c05564ca8c66a12911c46872
1 file changed