Rui Ueyama
Rui Ueyama
I think a bulleted list of features or an issue tracker-based task management work after I set the foundation of mold/Windows. The core part has to be written by me...
I don't want to speculate about speed because mold/Windows is vaporware at the moment. I'll create mold/Windows because I see some opportunity there, and I can only say that I'll...
It may actually be a good test target.
Are you trying LTO? LTO is probably too new to try. We don't and unlikely to support mllvm options as they are LLVM-specific options.
Now mold should be able to handle `--thinlto-cache-dir=thinlto-cache` with the above patch.
Reported the issue to GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105305
@DAC324 Thanks, let me take a look. What is your gn args?
Thank you for your report. RHEL6.5 is honestly a bit too old (it was released in November 2013) which is no longer supported by the vendor, but I'll take a...
I don't want to depend on LLVM nor rustc, so I was thinking of implementing it ourselves. It looks like it's not too hard to write our own implementation.
The current situation isn't as bad as I originally thought when I filed this bug. I misunderstood that the new mangling scheme is already in use, but in fact, Rust...