[Lldb-commits] [PATCH] D65826: Add support for deterministically linked binaries on macOS to lldb.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 6 14:06:17 PDT 2019


JDevlieghere requested changes to this revision.
JDevlieghere added a comment.
This revision now requires changes to proceed.

I agree with Reid, change looks fine but this definitely needs a test.

The Python-style tests in `packages/Python/lldbsuite/test` give you the most freedom as they use makefiles to build inferiors, but a lit test might be easier and less boilerplate.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D65826





More information about the lldb-commits mailing list