-
Using `sys-devel/mold-2.34.1` to link `dev-build/ninja-1.12.1` causes ninja itself to segfault inside the dynamic linker during bootstrapping. The issue does not appear when building with gnu ld.
`…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone repo: https://github.com/tuvok/spacebrowser/tree/passwordManag…
tuvok updated
6 years ago
-
When building 32-bit llvm-16.0.6 with clang/llvm-17.0.2 on a 64-bit system. ld.lld segmentation faults with the error message:
``MCInst.h:70: unsigned int llvm::MCOperand::getReg() const: Assertion `…
-
Hello,
Running clang-tidy 14 on my available systems (ubuntu 22.02, Gentoo or arch linux) results in a segfault.
clang-format 14 doesn't segfault, nor does clang-tidy 13, 12...
Any idea?
T…
-
Environment:
```console
$ lldb --version
lldb version 15.0.7
$ clang --version
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configur…
-
I saw you added a `llvm-config`-wrapper in 4bee5165. Unfortunately this tool does not cover clang at all. So the standard way to link against clang, is to add a bunch of clang-libs and the llvm-includ…
-
I'm fairly certain it's a default USE flag, but I'm an idiot who likes to ignore such things. My system is currently built with somewhat minimal USE flags. The USE flag stack-align was disabled becaus…
-
I am using an experimental Gentoo setup with LLVM/Clang as the default compiler and without GCC. In this environment, I have encountered some issues while trying to use different versions of Node.js …
-
Hi, I'm maintaining runit on Debian and I replied on the supervision mailing list (FTBFS with gcc-14);
I see that there is some discussion about the Debian patchset, so maybe it can save you some tim…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40326](https://bugs.llvm.org/show_bug.cgi?id=40326) |
| Status | NEW |
| Importance | P normal |
|…