Closed
Description
Added Xcoff here with Elf since it wasn't taken into account before and AsmBinaryFormat defaulted to elf
Originally posted by @Pyr0de in #136637 (comment)
There is no case handling xcoff here and so it defaults to elf
Metadata
Metadata
Assignees
Labels
Area: binary formats (e.g. ELF, XCOFF, etc.)Area: Inline assembly (`asm!(…)`)Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzSCategory: This is a bug.`#![feature(naked_functions)]`OS: Big Blue's Advanced Interactive eXecutive..Relevant to the compiler team, which will review and decide on the PR/issue.