mirror of
https://github.com/pret/agbcc.git
synced 2026-04-22 01:47:35 -05:00
fix comment
This commit is contained in:
parent
7b2372d922
commit
0cd8f470fc
|
|
@ -585,7 +585,7 @@ int flag_instrument_function_entry_exit = 0;
|
|||
/* Use hex instead of decimal in ASM output. */
|
||||
int flag_hex_asm = 0;
|
||||
|
||||
/* Use old (buggy) DWARF line info generator. */
|
||||
/* Fix buggy DWARF line info generation. */
|
||||
int flag_fixed_debug_line_info = 0;
|
||||
|
||||
typedef struct
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user