-
Trying to build Qt 6.4.0-beta4 with clang/lld 15-rc3 and LTO enabled results in
```console
module flag identifiers must be unique (or of 'require' type)
!"CG Profile"
LLVM ERROR: Broken module f…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR32741](https://bugs.llvm.org/show_bug.cgi?id=32741) |
| Status | NEW |
| Importance | P enhancemen…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR33752](https://bugs.llvm.org/show_bug.cgi?id=33752) |
| Status | NEW |
| Importance | P enhancemen…
-
Hi!
I noticed that in the `Cargo.toml` file for the Tauri part, Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a…
-
| | |
| --- | --- |
| Bugzilla Link | [37532](https://llvm.org/bz37532) |
| Version | trunk |
| OS | Linux |
| CC | @hahnjo,@pogo59 |
## Extended Description
The following patch changes FileCheck'…
-
Hello, I'm writing a Deno library for Solidity compiler bindings and I decided to try to wrap Solang.
I am following this guide for compiling Rust to WebAssembly: https://depth-first.com/articles/2…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
I have compiled this chromium version with `-flto=thin` therefore enabling CFI. However, it fails on launch and the terminal gives me this output:
```
chromium
[14555:14591:1127/154115.622105:ERR…