This is an archive of the discontinued LLVM Phabricator instance.

Basic documentation of -mrecip=... option
ClosedPublic

Authored by tim.schmielau on Apr 28 2023, 8:45 AM.

Details

Summary

The documentation is still rather terse because it needs to fit
onto a single line of clang --help output.
But at least it lists what the user can specify and documents the
non-obvious syntax.

Diff Detail

Event Timeline

tim.schmielau created this revision.Apr 28 2023, 8:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 8:45 AM
tim.schmielau requested review of this revision.Apr 28 2023, 8:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 8:45 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Apr 29 2023, 10:57 PM

Thank you Craig.
Can someone with commit access please land the patch for me? Thanks!

This revision was automatically updated to reflect the committed changes.