-
This appears to be a re-occurrence of the issue reported in #4.
To reproduce:
```
$ git clone https://github.com/pyca/cryptography
$ cd cryptography/src/rust/
$ cargo llvm-lines --version
ca…
-
In LLVM 7.0 the concept of [ThinLTO module summaries](https://llvm.org/docs/LangRef.html#thinlto-summary) was introduced. We currently have no IR representation of module summaries, and the grammar fo…
-
| | |
| --- | --- |
| Bugzilla Link | [45183](https://llvm.org/bz45183) |
| Version | unspecified |
| OS | Windows NT |
| CC | @cmatthew |
## Extended Description
42eb22dc0d1acf6bad2b7d3ee059d875e…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43526](https://bugs.llvm.org/show_bug.cgi?id=43526) |
| Status | NEW |
| Importance | P enhancemen…
-
- Package name: clickhouse
- Latest released version: [v24.6.2.17-stable](https://github.com/ClickHouse/ClickHouse/releases/tag/v24.6.2.17-stable)
- Current version on the unstable channel: 24.3.2…
jpds updated
2 months ago
-
When building flang with -flto=thin, the unit tests for flang cause segmentation faults. After some investigation I believe this is due to stack misalignment happening somewhere.
The issue seems t…
-
Damian Gryski wrote:
> Will any of the netdev stuff help with stubbing out the net package, so that things like
> # golang.org/x/net/internal/socket
> ../../../go/pkg/mod/golang.org/x/net@v0.19.0…
-
Splitting from https://github.com/llvm/llvm-project/pull/75333
Created a task to track a suspicion that superAlignLDSGlobals is miscompiling absolute address variables at present.
Idea is to acc…
-
**NVIDIA Driver Version**
515.43.04 (to install)
**GPU**
RTX 2080 Ti
**Describe the bug**
Attempting to install the kernel modules with Clang using an LLVM thin-LTO compiled kernel fails:…
-
### 🚀 The feature, motivation and pitch
The PyTorch binaries are huge. See #34058. So huge in fact, we've needed to refactor our codebase just so they fit in pip and conda. And that we plan on set…