[lldb] Remove unused option '--platform-path' for 'target create'
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 28 Jul 2020 21:21:03 +0000 (14:21 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 28 Jul 2020 23:16:30 +0000 (16:16 -0700)
commit2fa3da7dcdd021e05899770c02e08a20c19a98b3
tree66f6e62d392cb4e0909f10f0d2ea51bdbca7c718
parent9f86b8ec41f04fa6f087264008317515a612a922
[lldb] Remove unused option '--platform-path' for 'target create'

Differential revision: https://reviews.llvm.org/D84800
lldb/source/Commands/CommandObjectTarget.cpp