[Lldb-commits] [PATCH] D131212: Allow host platform to use sdk sysroot directory option when resolving shared modules
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 4 17:40:02 PDT 2022
JDevlieghere added a comment.
Hey Trevor,
Thank you for your patch. Please[[ https://llvm.org/docs/DeveloperPolicy.html#making-and-submitting-a-patch | include as much context ]] as possible when uploading a patch. It makes it a lot easier for the reviewers to see the surrounding code.
Could you please describe the issue you're seeing in a little more detail? Preferably with an example or steps to reproduce, even better if it's in the form of a test, which we'll definitely need for a change like this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131212/new/
https://reviews.llvm.org/D131212
More information about the lldb-commits
mailing list