[clang] [clang][Modules] Raise empty.modulemap expected size to <70KB to fix RISC-V failure (PR #123959)
Michael Spencer via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 10:38:45 PST 2025
Bigcheese wrote:
It could be due to builtins, I believe we always serialize them, and that would be different between targets. Does RISC-V have a lot of them compared to other targets?
https://github.com/llvm/llvm-project/pull/123959
More information about the cfe-commits
mailing list