[X86] Fix the parameter order in the default implementation of X86_VENDOR macro in...
commit1e2c428aa68a99369c57f8fc1cc53d1a5d4b092f
authorCraig Topper <craig.topper@intel.com>
Tue, 14 Nov 2017 23:54:28 +0000 (14 23:54 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 14 Nov 2017 23:54:28 +0000 (14 23:54 +0000)
treebd7e25a89b3328c1f216856bf4c2303defc0c6c6
parenta9361cbd5a2c237f96db91bd61184a8519470dac
[X86] Fix the parameter order in the default implementation of X86_VENDOR macro in X86TargetParser.def

The default implementation doesn't do anything so the order doesn't matter, but good for cleanliness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318226 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/X86TargetParser.def