-
| | |
|--------------------|----|
| Bugzilla Link | [PR30774](https://bugs.llvm.org/show_bug.cgi?id=30774) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR42951](https://bugs.llvm.org/show_bug.cgi?id=42951) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR33812](https://bugs.llvm.org/show_bug.cgi?id=33812) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
| --- | --- |
| Bugzilla Link | [43652](https://llvm.org/bz43652) |
| Version | trunk |
| OS | Linux |
| CC | @jgalenson |
## Extended Description
If I compile my program with ThinLTO and -f…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR39179](https://bugs.llvm.org/show_bug.cgi?id=39179) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi,
I receive a segmentation fault when running `llvm-lto -thinlto -thinlto-action=thinlink ...`.
Note that I am not running this command myself --- it's part of the `Makefile` of a PostgreSQL e…
-
| | |
| --- | --- |
| Bugzilla Link | [35482](https://llvm.org/bz35482) |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
cla…
-
Hello team,
i'm building kernel 5.18.2 with LLVM-14.0.4 and got this issue:
```
LD [M] drivers/scsi/megaraid/megaraid_mm.ko
PLEASE submit a bug report to https://github.com/llvm/llvm-projec…
-
Hi!
I have several ideas about how Dune's performance can be improved - maybe some of these ideas will be interesting enough for you to try them ;)
Firstly, I noticed that in the `Cargo.toml` fi…
-
The parser fields `previous` and `current` are left in an uninitialized state when `wrenCompile` calls `nextToken`. This is caught by `-Wuninitialized` in gcc, but also breaks Wren when built with Thi…