Remove Proc feature flags for X86 processors that are used to inherit features...
Remove Proc feature flags for X86 processors that are used to inherit features from one processor to another. This exposed extra features to the -mattr command line that we shouldn't. Replace with just inherited listconcats. llvm-svn: 260832
Loading
Please sign in to comment