This is an archive of the discontinued LLVM Phabricator instance.

[gn build] Add support for Win/x86 compiler-rt
ClosedPublic

Authored by aeubanks on Jul 28 2021, 9:40 AM.

Details

Summary

This allows us to build the x86 profile runtime.

Diff Detail

Event Timeline

aeubanks created this revision.Jul 28 2021, 9:40 AM
aeubanks requested review of this revision.Jul 28 2021, 9:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2021, 9:40 AM
rnk accepted this revision.Jul 28 2021, 12:59 PM
rnk added a subscriber: rnk.

lgtm, since @thakis is OOO, but I am not a gn expert.

This revision is now accepted and ready to land.Jul 28 2021, 12:59 PM
This revision was automatically updated to reflect the committed changes.