[Lldb-commits] [PATCH] D90276: [lldb/utils] Add the lldb-env tool
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 28 11:17:44 PDT 2020
vsk abandoned this revision.
vsk added a comment.
Jonas walked me through some of the issues here offline:
- Looks like this makes testing depend on having a configured lldb-env tool, this will make it hard to run testing against an lldb root.
- If we need to launch ./bin/lldb in some other workflow, we can consider having lldb-env derive all the info it needs from a root lit.site.cfg.py.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90276/new/
https://reviews.llvm.org/D90276
More information about the lldb-commits
mailing list