We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f8b1e commit be028fbCopy full SHA for be028fb
1 file changed
gas/config/tc-z80.h
@@ -131,6 +131,9 @@ extern void z80_elf_final_processing (void);
131
extern int z80_dwarf2_addr_size (const bfd *abfd);
132
133
/* CFI hooks. */
134
+
135
+#define TARGET_USE_CFIPOP 1
136
137
#define tc_cfi_frame_initial_instructions z80_tc_frame_initial_instructions
138
extern void z80_tc_frame_initial_instructions (void);
139
0 commit comments