[Lldb-commits] [PATCH] D72751: [LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging
Paolo Severini via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 17 16:16:28 PST 2020
paolosev added a comment.
> I think it depends on whether the `DynamicLoaderStatic` should be a fallback. If it doesn't make sense then yes, I think we should reject that triple there.
It should not be a fallback. Ok! I'll create a new patch with this change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72751/new/
https://reviews.llvm.org/D72751
More information about the lldb-commits
mailing list