This is an archive of the discontinued LLVM Phabricator instance.

[sancov] Switch to OptTable from llvm::cl
AbandonedPublic

Authored by avillega on Jul 19 2023, 2:01 PM.

Details

Reviewers
None
Summary

Switch the parse of command line options from llvm::cl to OptTable.

The motivation for this change is to continue adding llvm based tools
to the llvm driver multicall. For more information about the proposal
and motivation, please see https://discourse.llvm.org/t/rfc-llvm-busybox-proposal/58494

Diff Detail

Event Timeline

avillega created this revision.Jul 19 2023, 2:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2023, 2:01 PM
avillega requested review of this revision.Jul 19 2023, 2:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2023, 2:01 PM
avillega abandoned this revision.Jul 19 2023, 2:03 PM