This is an archive of the discontinued LLVM Phabricator instance.

[Docs] Added llvm-reduce docs in commandGuide
Needs ReviewPublic

Authored by aabhinavg on Mar 26 2023, 12:07 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None

Diff Detail

Event Timeline

aabhinavg created this revision.Mar 26 2023, 12:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 26 2023, 12:07 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
aabhinavg requested review of this revision.Mar 26 2023, 12:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 26 2023, 12:07 AM
dblaikie added inline comments.
llvm/docs/CommandGuide/llvm-reduce.rst
9
14

This sentence feels a bit awkward - the "The x tool project that can" maybe could be modeled after https://llvm.org/docs/CommandGuide/llvm-dwarfdump.html for instance, like:

"llvm-reduce reduces the size of LLVM test cases"

And might be worth mentioning tools like creduce, cvise, delta/multidelta as comparisons/similar tools/interfaces?

21

/probably/ use ":program:llvm-reduce" as before/in the first paragraph rather than trying to figure out how to capitalize the tool name in a sentence

arsenm added a subscriber: arsenm.Aug 21 2023, 7:27 AM

reverse ping?

Was this just a double post of D146020? I thought this went in already