[Lldb-commits] [PATCH] D54059: Remove Java debugger plugin
Tamas Berghammer via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 5 08:27:52 PST 2018
tberghammer added inline comments.
================
Comment at: tools/lldb-test/SystemInitializerTest.cpp:194
SystemRuntimeMacOSX::Initialize();
RenderScriptRuntime::Initialize();
- JavaLanguageRuntime::Initialize();
----------------
davide wrote:
> Aside, do you know why we have renderscript support? maybe that should go away too.
You should ask Stephen Hines (srhines at google.com) about that one as he either know what is its status or know who to ask,
https://reviews.llvm.org/D54059
More information about the lldb-commits
mailing list