[PATCH] D115553: Partial revert, hopefully fix LLVM module maps build
John Ericson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 10 18:15:32 PST 2021
Ericson2314 added a comment.
@mib Yeah the the build failures now seem less tricky than the configure-time one from before.
I think also starting from LLVM and working my way "outward" was a mistake, due to the complexities of the non-standalone builds. I think I might start from the outside and work my way "inward" to LLVM instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115553/new/
https://reviews.llvm.org/D115553
More information about the llvm-commits
mailing list