llvm-ml: The `.pushframe` directive does not seem to know error-code
Open
llvm-tools
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
It seems `.pushframe` alone can compile, but `.pushframe code` cannot. I'm on LLVM version 22.1.0.
This is strange, as I can definitely use `.seh_pushframe @code` in module-level inline assembly.
Contributor guide
Assessment
This issue has not been assessed yet.