[PATCH] D95339: [RFC][test] Adapt debug-info lit framework for more general purposes - part 1
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 12:17:59 PDT 2021
mehdi_amini added a comment.
> Do we need something more than that?
Yes: that may be how the debuginfo-tests was setup, but that seems like a no-go to me for generalizing this into a "cross-projects" that intends to serve the monorepo, for the reasons I mentioned above. I may be interested in some cross-project test in the future but unlikely to want to test lldb. Yet lldb is in `/usr/bin/` on my Mac and this isn't a good "default" to use this for running the tests here IMO, especially when I don't intend this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95339/new/
https://reviews.llvm.org/D95339
More information about the llvm-commits
mailing list