-
reported by @arndb in [this thread](https://lore.kernel.org/all/20211019171121.3510624-1-arnd@kernel.org/T/#u). Forking from #1483 which I've modified to track the objtool warnings.
This is reprodu…
-
| | |
| --- | --- |
| Bugzilla Link | [31721](https://llvm.org/bz31721) |
| Version | trunk |
| OS | Linux |
| CC | @rovka,@nico |
## Extended Description
While investigating Bug #​31058, I …
-
| | |
| --- | --- |
| Bugzilla Link | [27197](https://llvm.org/bz27197) |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#16700 llvm/llvm-project#13572 llvm/llvm-project#24445 ll…
-
Would it be possible to enhance this plugin to support c-style inline assembly?
For example, #define, #include, #if, #ifdef, #else, #elif, #endif, defined().
Also, comments that begin with a d…
-
Inline assembly in StackWalker makes x86 builds fail. It would be good to investigate this problem further and if not possible to work around, report it to StackWalker author and disable stacktrace fo…
ekcoh updated
3 years ago
-
For example:
extern "C" {
pub fn get_registers() inline_assembly = 'ByteArray Literal for the Object file to be linked directly';
}
and the ByteArray Literal could be generated a proced…
-
Current blockers:
1. [x] [Volatile memory access](https://forums.swift.org/t/pitch-low-level-operations-for-volatile-memory-accesses/69483)
1. [ ] An equivalent of `__attribute__((aligned(16)))`
…
kkebo updated
1 month ago
-
Repro:
```sh
# Prerequisite: Environment that can compile or cross-compile aach64-linux-gnu
git clone https://github.com/taiki-e/atomic-maybe-uninit.git
cd atomic-maybe-uninit
git checkout …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44386](https://bugs.llvm.org/show_bug.cgi?id=44386) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR35841](https://bugs.llvm.org/show_bug.cgi?id=35841) |
| Status | NEW |
| Importance | P normal |
|…