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

Reid Kleckner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 6 13:48:41 PDT 2019


rnk added a comment.

Code seems fine, I think this is probably the right fix, but this probably deserves a test along the lines of what's in the commit message. I'm not familiar with LLDB's test suite, so I can't give much guidance there.

Let's see if @JDevlieghere has input.


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