[Lldb-commits] [lldb] Revert "[lldb] Fix the way we set up the lldb modules infrastructure." (PR #66271)

Ben Barham via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 13 13:50:38 PDT 2023


bnbarham wrote:

Sorry, which PR? https://github.com/llvm/llvm-project/pull/66281 is a revert of https://github.com/llvm/llvm-project/pull/65683 which caused the failures to begin with. The only non-NFC part of that PR is https://github.com/llvm/llvm-project/pull/65683/files#diff-5c51bae1966e0b475927bfa75751eb83db5d90f828aa825cb24f40dea653c408R714-R715. If I remove the if there, these tests start passing too.

IIRC not having that change caused failures elsewhere... Checking that now.


https://github.com/llvm/llvm-project/pull/66271


More information about the lldb-commits mailing list