[X86] Remove unused entries from the X86ProcFamily enum. Add a note to...
[X86] Remove unused entries from the X86ProcFamily enum. Add a note to discourage creation of new enum entries. As we've learned multiple times, a coarse grained enum like this is not scalable and we should be migrating away from it. llvm-svn: 344972
Loading
Please sign in to comment