jeremyd2019 wrote: There seems to be some other issue with this patch on 32-bit that I need to track down: when building llvm/clang/compiler-rt 21 with this patch with a clang 21 with this patch, I get errors building compiler-rt builtins (which uses the freshly-built clang). The fact that this only happens on the second build is confusing, because it does use the freshly-built clang in this case. I'm thinking it must be something to do with linker flags. `--large-address-aware`?
https://github.com/llvm/llvm-project/pull/147960 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
