https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228261
--- Comment #4 from Shane <[email protected]> --- Well that commit may not mean to make a change, but I can compile devel/llvm60 with and without that one patch and it changes the compile time of the specified file. The change may be subtle, but it makes a difference, but then the suggested change to the godot code reuses an old variable instead of creating a new one and it also makes a difference. Maybe the change triggers a different optimisation result which changes the final binary. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
