]> granicus.if.org Git - clang/commit
[X86] Put the code that defines __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 for the preproces...
authorCraig Topper <craig.topper@intel.com>
Sat, 20 Jan 2018 18:36:06 +0000 (18:36 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 20 Jan 2018 18:36:06 +0000 (18:36 +0000)
commit57f0ae02fc23dbecf7eb21ffdf8d0ad510732235
tree783c65bf13d4d367fafc1b97606d8f2ba2880b62
parentd708604f14579e08854da5978099926d3f7403da
[X86] Put the code that defines __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 for the preprocessor with the other __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* defines. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets/X86.cpp