[Lldb-commits] [PATCH] D59850: [Platform] Remove Kalimba Platform

2019-03-27 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision as: JDevlieghere. JDevlieghere added a comment. This revision is now accepted and ready to land. Apparently this needs to be accepted for me to close it. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59850/new/ https://review

[Lldb-commits] [PATCH] D59850: [Platform] Remove Kalimba Platform

2019-03-27 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere closed this revision. JDevlieghere added a comment. r357086 Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59850/new/ https://reviews.llvm.org/D59850 ___ lldb-commits mailing list lldb-commits@lists.llv

[Lldb-commits] [PATCH] D59850: [Platform] Remove Kalimba Platform

2019-03-26 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added a reviewer: LLDB. Herald added subscribers: jdoerfert, MaskRay, arichardson, mgorny, emaste. Herald added a reviewer: espindola. Herald added a project: LLDB. Yesterday I stumbled upon the initialization code for the "Kalimba" platform. It lo