[Lldb-commits] [PATCH] D149987: ObjectFile: introduce a COFF object file plugin

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 5 12:59:24 PDT 2023


aprantl added a comment.

Is there a way to compile something with clang and then load the object file into lldb-test so we could add a shell test for it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149987/new/

https://reviews.llvm.org/D149987



More information about the lldb-commits mailing list