steven_wu added a comment.
> Can you tell if this has been fixed by
> https://github.com/llvm/llvm-project/commit/303f20a2cab4554a10ec225fd853709146f8c51c
> ?
I can still reproduce this with latest commit. It is not fixed. At least it can
easily reproduce on Darwin platform with bootstrap (sta
steven_wu added a comment.
The workaround in https://reviews.llvm.org/D139956 can get llvm-project
bootstrap correctly, doesn't fix the underlying issue.
The new failures is in building `SupportTests` where it issues a weird warning
followed by missing symbol. It might be related to this commit
steven_wu added a comment.
Also needed a follow up fix to completely fix module `9cd6fbee7ed8`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137838/new/
https://reviews.llvm.org/D137838
___
lldb-commits