[Lldb-commits] [PATCH] D46934: Make ObjectFileMachO work on non-darwin platforms
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 16 13:28:28 PDT 2018
aprantl added a comment.
Does that mean we can now also remove the #ifdef __APPLE__ from the objectfile unit tests?
https://reviews.llvm.org/D46934
More information about the lldb-commits
mailing list