This is an archive of the discontinued LLVM Phabricator instance.

Remove lldb-mi
ClosedPublic

Authored by JDevlieghere on Jul 5 2019, 10:19 AM.

Details

Summary

This is the patch to remove lldb-mi, once LLVM 9 has branched.

Diff Detail

Event Timeline

JDevlieghere created this revision.Jul 5 2019, 10:19 AM
Herald added a project: Restricted Project. · View Herald Transcript
davide edited reviewers, added: davide, labath, teemperor; removed: jfb.Jul 5 2019, 10:30 AM
teemperor accepted this revision.Jul 8 2019, 10:48 AM

This was discussed on the mailing list and the consensus was that developers want it out of the lldb test suite (because it essentially doesn't work) but at the same time users want to keep it around. We moved lldb-mi here for downstream maintainers/users to package/compile, so I think the removal is fine.

This revision is now accepted and ready to land.Jul 8 2019, 10:48 AM
labath accepted this revision.Jul 8 2019, 1:39 PM
This revision was automatically updated to reflect the committed changes.