mac: Pass -no_deduplicate to mac linker for v8_context_snapshot_generator
We disable ICF for v8_context_snapshot_generator on Linux and Windows. Now we also do it on macOS. (I noticed that we weren't doing it because the mac/lld build complained about ld64.lld not understanding --icf=none.) Bug: 617892,1149587 Change-Id: Idf40a021ec70dea394ed7b74826ceaed99d853b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591007 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:Robert Sesek <rsesek@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#836837}
Showing
Please register or sign in to comment