This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Use arm-specific builtins sources for arm/mingw builds
ClosedPublic

Authored by mstorsjo on Mar 12 2021, 12:09 PM.

Details

Summary

Previously, that configuration only used the generic sources, in
addition to the couple specifically chosen arm/mingw files.

Diff Detail

Event Timeline

mstorsjo created this revision.Mar 12 2021, 12:09 PM
mstorsjo requested review of this revision.Mar 12 2021, 12:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2021, 12:09 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
phosek accepted this revision.Mar 12 2021, 12:17 PM

LGTM

This revision is now accepted and ready to land.Mar 12 2021, 12:17 PM