Skip to content
Commit ee60327c authored by danakj's avatar danakj Committed by Chromium LUCI CQ
Browse files

Include the compiler-rt builtins library for Windows and Linux x86

Rust provides the same intrinsics in its standard library, which we can
mark as weak to prefer the C++ ones. But the C++ ones will only be
considered strong symbols and replace them if we explicitly link the
builtins library.

Bug: 1445978
Change-Id: I9239ef7b35be2d2775b31fb0483b108ea8cb15d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4544565


Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1148936}
parent 6ca08100
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment