This is an archive of the discontinued LLVM Phabricator instance.

[builtins] Move Windows/ARM frontends for fix/float functions into the individual source files
ClosedPublic

Authored by mstorsjo on Aug 10 2021, 4:35 AM.

Details

Summary

This avoids pulling in all of them if only one of them is needed
(if builtins are built without -ffunction-sections), and matches how
the similar aliases for AEABI are set up.

Diff Detail

Event Timeline

mstorsjo created this revision.Aug 10 2021, 4:35 AM
mstorsjo requested review of this revision.Aug 10 2021, 4:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2021, 4:35 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
rnk accepted this revision.Aug 19 2021, 2:32 PM

lgtm

This revision is now accepted and ready to land.Aug 19 2021, 2:32 PM
compiler-rt/lib/builtins/floatundidf.c