LLVM and Clang wanted features & bugfixes · Issue #1132 · Rust-for-Linux/linux (original) (raw)
Features that we would like to see
Required (we almost certainly want them)
- If a new approach for kCFI type IDs is introduced, then a way to query/set the kind being used is needed.
Nice to have (not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, not needed anymore, etc.)
Bugs that we would like to see fixed
Required (we almost certainly want them)
Nice to have (probably not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, or not needed anymore, etc.)
- LLVM miscompilation for
asm goto
with outputs.