Put back initializers that were dropped in 0ab5b5b858

Found by msan.
This commit is contained in:
Benjamin Kramer 2020-03-28 22:06:12 +01:00
parent b578f130a7
commit dd030036f0
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ namespace llvm {
EmulatedTLS(false), ExplicitEmulatedTLS(false), EnableIPRA(false),
EmitStackSizeSection(false), EnableMachineOutliner(false),
SupportsDefaultOutlining(false), EmitAddrsig(false),
EmitCallSiteInfo(false), SupportsDebugEntryValues(false),
EnableDebugEntryValues(false), ForceDwarfFrameSection(false),
FPDenormalMode(DenormalMode::IEEE, DenormalMode::IEEE) {}
/// PrintMachineCode - This flag is enabled when the -print-machineinstrs