-
On a fresh install for LLVM-MOS, LLVM-MOS-SDK, RUST-MOS git latest all, default branch, would have loved to try out one of your examples (pi calculations) from here:
https://github.com/mrk-its/aoc202…
-
See https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/armv7r-unknown-none-eabihf.20weirdness/near/448803070 for discussion and https://github.com/ferrous-systems/armv7r-issues for…
-
When I run `llc march=riscv32` There was an error with this command
output:` error: invalid target 'riscv32'.`
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48520](https://bugs.llvm.org/show_bug.cgi?id=48520) |
| Status | NEW |
| Importance | P enhancemen…
-
```
http://llvm.org is a modular optimization and code generation project.
This issue request an LLVM emitter for Omega.
An intermediate step could be compilation of "Code _" to llvm assembly
files …
-
What's the expected process to build iOS with bitcode?
I downloaded the latest commit. Ran ./fetchDependencies --all. Opened MoltenVKPackaging.xcodeproj. Built MoltenVK Package (iOS only). Inlcuded …
-
gclang does not seem to identify source input files that are listed inside a linker group.
### Environment
- gllvm version 1.3.0
- go version go1.6.2
- llvm version 10
### To reproduce:
`main.…
-
Before reporting an issue please first check the
[troubleshooting guide](https://github.com/twistedfall/opencv-rust/blob/master/README.md#troubleshooting). If
the issue you're encountering is not so…
Horki updated
3 months ago
-
POC at [ranlib](https://github.com/moosichu/zar/tree/ranlib) branch for elf files (gnu format only) right now.
It uses object parsing code from zld directly with minimal changes to compile without un…
-
On my Gentoo Linux machine, if I try to compile a code example that offloads OpenMP to an AMD GPU:
```console
$ /usr/lib/llvm/15/bin/clang++ -v --rocm-device-lib-path=/usr/lib/amdgcn/bitcode --lib…