[all-commits] [llvm/llvm-project] 205e8b: [X86] Make the X86ProcFamilyEnum private to X86Sub...
topperc via All-commits
all-commits at lists.llvm.org
Thu Jul 23 23:44:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 205e8b7e89e46e51909a3270b94f277a4c8863aa
https://github.com/llvm/llvm-project/commit/205e8b7e89e46e51909a3270b94f277a4c8863aa
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86Subtarget.h
Log Message:
-----------
[X86] Make the X86ProcFamilyEnum private to X86Subtarget. Removed unneeded 'protected' from X86Subtarget. NFC
More information about the All-commits
mailing list