[X86] Use C+11 non-static data member initialization to initialize all the X86...
[X86] Use C+11 non-static data member initialization to initialize all the X86 feature controls. NFC This simplifies the constructor initialization list and makes it less likely a feature flag will be forgotten there. llvm-svn: 250348
Loading
Please sign in to comment