This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-ML] Add standard LLVM debug flags
ClosedPublic

Authored by epastor on Apr 11 2022, 1:51 PM.

Details

Summary

Adds support for -debug and -debug-only= flags.

Diff Detail

Event Timeline

epastor created this revision.Apr 11 2022, 1:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2022, 1:51 PM
epastor requested review of this revision.Apr 11 2022, 1:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2022, 1:51 PM
ayzhao accepted this revision.Apr 20 2022, 11:18 AM
ayzhao added a subscriber: ayzhao.

Thanks!

This revision is now accepted and ready to land.Apr 20 2022, 11:18 AM
This revision was landed with ongoing or failed builds.Apr 21 2022, 7:15 AM
This revision was automatically updated to reflect the committed changes.

FWIW I think the lowercase llvm-ml may be a better title as the tool is built as llvm-ml, not LLVM-ML...