[PATCH] D96427: Support multi-configuration generators correctly in several config files
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 11 11:01:16 PST 2021
teemperor added a comment.
In D96427#2555251 <https://reviews.llvm.org/D96427#2555251>, @JDevlieghere wrote:
> LGTM. I'm surprised the `dsymutil` one slipped through the cracks, we have a bot that should (?) be testing this configuration: http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/
Maybe it used the system dsymutil or something? (or maybe it worked by accident in the Xcode setup)
Anyway, I wonder if we could have some (low frequency) bot that could test this configuration? There is the LLDB+Xcode one and I have my own standalone build bot, but I guess we would need a Visual studio one too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96427/new/
https://reviews.llvm.org/D96427
More information about the cfe-commits
mailing list