diff options
Diffstat (limited to 'lld/ELF/Config.h')
| -rw-r--r-- | lld/ELF/Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/ELF/Config.h b/lld/ELF/Config.h index 622324c13e2..763111c6ac3 100644 --- a/lld/ELF/Config.h +++ b/lld/ELF/Config.h @@ -139,6 +139,7 @@ struct Configuration { bool ExecuteOnly; bool ExportDynamic; bool FixCortexA53Errata843419; + bool FormatBinary = false; bool GcSections; bool GdbIndex; bool GnuHash = false; |

