-
I am remote debugging clang-repl on my Raspberry Pi like this: https://gist.github.com/weliveindetail/932dc316af7a2ba2346cb30f08dcc21a I cross-compile it on my host to `/home/ez/Develop/llvm-project/b…
-
I target set by user is: rk3566
D adb path: /home/friva/.local/lib/python3.10/site-packages/rknn/3rdparty/platform-tools/adb/linux-x86_64/adb
I Get hardware info: target_platform = rk3566, os = Linu…
-
I try to build the source code on mac, and output a lot of warning about c++ header not found. How can I fix it, thx !
like this
`[ 42%] Building BC object /Users/xxxxxxxx/Desktop/ollvm/remill-build…
-
TPIDRURO is the default register used by the `-mtp=auto` or `-mtp=cp15` arguments to gcc or clang on aarch32 when targeting armv7 CPUs for both arm-none-eabi and arm-linux-gnueabi targets. This regis…
-
| | |
| --- | --- |
| Bugzilla Link | [22794](https://llvm.org/bz22794) |
| Version | 3.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Support ARMv7/AARCH32 cp…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR19565](https://bugs.llvm.org/show_bug.cgi?id=19565) |
| Status | NEW |
| Importance | P normal |
|…
-
**Describe the bug**
coredump.logging_backend test is failed on zephyr-v2.6.0-286-g46029914a7ac on lpcxpresso55s28
see logs for details
**To Reproduce**
1.
```
scripts/twister --device-testing --d…
-
Currently, neither GCC or Clang support `_Float128` for 32b ARM. Are there plans to support this new-for-c23 type?
cc @kbeyls
-
In many cases I am getting an arm alignment exception during the return process of a function that returns a struct. The stack requires 16 byte alignment and seems to be at 8 byte alignment instead.…
-
The following tests are currently flaky on some ARM/AArch32 hardware
code_api|tool.histogram.offline
code_api|linux.sigaction_nosignals
code_api|linux.signal_race
code_api|tool.drcacheoff…
fhahn updated
6 years ago