-
Recently I've made a PR for RISC-V support to Microkit (https://github.com/seL4/microkit/pull/179) which means that Microkit now supports multiple architectures.
This means that we need a new toolc…
-
I have been trying to run the inlining-demo, but keep running into the same error while [building LLVM](https://github.com/google/ml-compiler-opt/blob/main/docs/inlining-demo/demo.md#build-llvm) for F…
-
add a Taskfile.yml to root path, so its easy to cross compile and develop please.
from all OS's you just need to install Task and your off to the races :)
```yaml
version: '3'
tasks:
bin-…
-
about /compiler/rustc_target/src/spec/targets/wasm32_wasip1_threads.rs
https://github.com/rust-lang/rust/blob/master/compiler/rustc_target/src/spec/targets/wasm32_wasip1_threads.rs#L61
now:
```rust:…
-
Opening this issue just to have a central bugtracker for all issues encountered with the OCaml binding.
See https://github.com/kit-ty-kate/labrys/pull/10 for details and reproduction.
Can be still…
-
Reported against FreeBSD in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277861, with ELF reproducer attached
```
# objdump --version
LLVM (http://llvm.org/):
LLVM version 17.0.6
Optim…
-
It isn't really clear from the documentation whether this crate parses LLVM or rustc target triples, and that's probably because it tries to parse both.
This is problematic though, in particular th…
-
I tried `core` compilation with llvm-cbe, but the following problem occurs.
### Missing intrinsics
* [ ] `freeze`
https://github.com/JuliaHubOSS/llvm-cbe/issues/175
* [ ] `llvm.fshl.i64`
…
-
Some fixed point functions from ISO 18037 are implemented in llvm-libc, but not all of them are implemented. The various bits`fx` functions should also be added. Copying from the extension:
```
4…
-
OS: Android 14, Pixel 8, Google
Source: https://github.com/beac0n/slint-debug
`x doctor` output:
```
> $ x doctor …