This is an archive of the discontinued LLVM Phabricator instance.

[libc] Remove the redundant header FPUtil/FEnvUtils.h
ClosedPublic

Authored by lntue on Mar 3 2022, 8:02 PM.

Details

Summary

Remove the redundant header FPUtil/FEnvUtils.h, use FPUtil/FEnvImpl.h header instead.

Diff Detail

Event Timeline

lntue created this revision.Mar 3 2022, 8:02 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 3 2022, 8:02 PM
lntue requested review of this revision.Mar 3 2022, 8:02 PM
lntue updated this revision to Diff 412998.Mar 4 2022, 7:02 AM

Remove FEnvUtils.h file from CMakeLists.txt

sivachandra accepted this revision.Mar 4 2022, 10:56 AM
This revision is now accepted and ready to land.Mar 4 2022, 10:56 AM
This revision was automatically updated to reflect the committed changes.
libc/src/__support/FPUtil/FEnvImpl.h