[Lldb-commits] [PATCH] D140051: [lldb] Add LTO dependency to lldb test suite
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 16 02:31:51 PST 2022
DavidSpickett added a comment.
Well that was my confusion, no there isn't an option. So how does one end up with a build that doesn't include it. Perhaps a standalone build of lldb, built with a prebuilt llvm that didn't package libLTO?
Which sounds perfectly legitimate and the test should be skipped. I'd just like to see whatever the use case is added to the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140051/new/
https://reviews.llvm.org/D140051
More information about the lldb-commits
mailing list