-
I'm trying to build an instrumented clang according to the [doc](https://llvm.org/docs/HowToBuildWithPGO.html).
Build command I use:
```
cmake -S llvm -B build_instr -G Ninja \
-DLLVM_TARGETS_T…
-
### What version of gRPC and what language are you using?
1.67.0
### What operating system (Linux, Windows,...) and version?
QNX 8.0 (But this issue is general)
### What runtime / compiler…
-
Hi,
I'm currently packaging the project for Alpine Linux (see [1]) and I'm encountering ODR violation issue at the end of the build. I picked this version because of issue with BMG and LUNARLAKE in…
-
- Generate table of transmission data vs time
- Columns: Read bits, resolution, ODR, bits/second generated, total size after x seconds, etc...
-
## Bug Description
The search functionality is not working in the staging environments of both the DSEP and ODR apps.
## Steps to Reproduce
Open the DSEP or ODR app in the staging environment.
Naviga…
-
## Description
This issue involves addressing bugs and enabling the Strapi Sandbox 2.0 for the ODR. The goal is to ensure that the Strapi Sandbox 2.0 is fully functional and integrated with the ODR mo…
-
**Description**
We do some very simple metaprogramming consteval math for attributes
**Steps to Reproduce**
These sorts of bugs are a problem to reproduce on your official Godbolt as you don't have…
-
for analyzing a multiplex the receiving of data by EDI network streaming (ETI over network - ETSI ETS 300 799, tcp or udp) would be great. The streams can generated with proprietary multiplexers but a…
-
### What happened?
The model loading fails (for example when loading https://huggingface.co/unsloth/Llama-3.2-1B-Instruct-GGUF/tree/main Llama-3.2-1B-Instruct-Q4_K_M.gguf) because of One Definition…
-
### Description
#68985 introduced a way to load an LLVM pass from a dynamic library into the compiler. Unfortunately the test case for this is subtly broken as it links against the (static) library…