nimit25 wrote: > There is some non-trivial compile-time impact: > https://llvm-compile-time-tracker.com/compare.php?from=ec1ea0a4ca02451731036ce04915e30aad0c81dd&to=8b78e57697ef046eae8d02bb4205414e00ac7848&stat=instructions:u > > > > More importantly, the stage2 bootstrap fails: > https://llvm-compile-time-tracker.com/show_error.php?commit=8b78e57697ef046eae8d02bb4205414e00ac7848 > This means that this change introduces a miscompile in the clang binary.
How do I debug these issues locally? https://github.com/llvm/llvm-project/pull/164882 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
