[Lldb-commits] [lldb] [lldb][AIX] Added XCOFF Object File Header for AIX (PR #111814)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 09:04:16 PDT 2024


labath wrote:

Thank you for your understanding.

Before trying to split up the other large files (a fairly large undertaking), I'd still recommend doing the initial thing of dropping the file in a PR (which should be relatively fast) and getting some feedback. ObjectFile plugins are one of the (few) things which I know that can be reasonably split and tested in multiple PRs. Unfortunately, most of the other plugins are much trickier, so we may need to get more creative.

https://github.com/llvm/llvm-project/pull/111814


More information about the lldb-commits mailing list