[Lldb-commits] [PATCH] D31031: Move GetAuxvData from Host to relevant process plugins

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 16 07:41:40 PDT 2017


zturner added a comment.

You mention that this was the cause of dependencies from `Host` to `Target`, but I don't see any `#include "lldb/Target/*.h"` statements removed.  Is this an oversight or not possible yet?


https://reviews.llvm.org/D31031





More information about the lldb-commits mailing list