[X86] Delete redundant 'static' from namespace scope 'static constexpr'. NFC
authorFangrui Song <i@maskray.me>
Sat, 10 Oct 2020 21:05:48 +0000 (14:05 -0700)
committerFangrui Song <i@maskray.me>
Sat, 10 Oct 2020 21:05:49 +0000 (14:05 -0700)
commita8682554c6662ce01853d0069afb6c5b4ef8ab55
tree06fd395ede77675c12491a1a9933774be78e78e4
parent702ccb40e2d7e832ff6dce84007b82e764f116ac
[X86] Delete redundant 'static' from namespace scope 'static constexpr'. NFC

This decreases 7 lines as the result of packing more bits on one line.
llvm/lib/Support/X86TargetParser.cpp