]> granicus.if.org Git - clang/commit
Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as well.
authorEric Christopher <echristo@gmail.com>
Sat, 25 Mar 2017 05:40:13 +0000 (05:40 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 25 Mar 2017 05:40:13 +0000 (05:40 +0000)
commit7e7626a7ef33801dd69ad7e6df8a48285ce3036e
treea244a4ca70530fcbc0f649dee8fc074299278ca2
parentd939951427685cf36cc711369f0fa32c31c0680e
Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@298769 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/init.c