-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Case for Xcoff not handled in prefix_and_suffix #137219
Copy link
Copy link
Closed
Labels
A-binary-formatsArea: binary formats (e.g. ELF, XCOFF, etc.)Area: binary formats (e.g. ELF, XCOFF, etc.)A-inline-assemblyArea: Inline assembly (`asm!(…)`)Area: Inline assembly (`asm!(…)`)A-nakedArea: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzSArea: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzSC-bugCategory: This is a bug.Category: This is a bug.F-naked_functions`#![feature(naked_functions)]``#![feature(naked_functions)]`O-aixOS: Big Blue's Advanced Interactive eXecutive..OS: Big Blue's Advanced Interactive eXecutive..T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-binary-formatsArea: binary formats (e.g. ELF, XCOFF, etc.)Area: binary formats (e.g. ELF, XCOFF, etc.)A-inline-assemblyArea: Inline assembly (`asm!(…)`)Area: Inline assembly (`asm!(…)`)A-nakedArea: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzSArea: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzSC-bugCategory: This is a bug.Category: This is a bug.F-naked_functions`#![feature(naked_functions)]``#![feature(naked_functions)]`O-aixOS: Big Blue's Advanced Interactive eXecutive..OS: Big Blue's Advanced Interactive eXecutive..T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Originally posted by @Pyr0de in #136637 (comment)
There is no case handling xcoff here and so it defaults to elf