-
### Summary
```
error: linking with `rust-lld` failed: exit status: 1
|
= note: LC_ALL="C" PATH="/home/runner/.rustup/toolchains/nightly-2024-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_6…
-
### Description
I understand that the `-no-allocations` flag is not fully baked yet or complete, but for giggles I enabled it on my Swift for Embedded project for an STM32C011 and found that swift-mm…
-
Hi! The [issue linked in the README](https://github.com/emlearn/emlearn-micropython/issues/14) blocking use on RP2040 looks to be resolved as a few weeks ago, but the deployment artifact is from last …
-
### Description
This is an improvement request based on my [experience of compiling](https://github.com/vshymanskyy/lbm-micropython) the [LoRa Basic Modem](https://github.com/Lora-net/SWL2001) to a…
-
**Describe the bug**
`msr apsr, r5` produces the correct disassembly but produces incorrect pcode.
See attached screenshots; notice how Input Objects does not list r5, but instead r0.
I dug int…
-
| | |
| --- | --- |
| Bugzilla Link | [31227](https://llvm.org/bz31227) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Des…
-
## Error
```ld: building fixups: pointer not aligned at _kWhence+0x4 from o//blink/blink.a[124](strace.o)```
## Failing Build Command
```sh
./configure && gmake -j
```
## Relevant Sour…
-
After running the **:kotlin-native:runtime:rp2040CommonGc** Gradle task a boat load of errors appear, eg:
```
> Task :kotlin-native:runtime:rp2040CommonGc FAILED
In file included from gc/common/cpp…
-
this commit 92832e4889ae6038cc8b3e6e449af2a9b9374ab4 enable \ when threads are disable.
but armv6m target does not have any signed/unsigned lock-free types
```
#define __CLANG_ATOMIC_BOOL_LOCK_FREE…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR31227](https://bugs.llvm.org/show_bug.cgi?id=31227) |
| Status | NEW |
| Importance | P normal |
|…