]> granicus.if.org Git - clang/commit
_CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit.
authorEric Christopher <echristo@gmail.com>
Sat, 25 Mar 2017 19:26:04 +0000 (19:26 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 25 Mar 2017 19:26:04 +0000 (19:26 +0000)
commitff19b51066a4384368e28ef5df06f9bd94d3adec
tree07bf5a2843229a7a4107f38ac14e77b70094d53d
parentc1eaf2a7e24e06911e94dba3739568048f1bf515
_CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit.
Adjust and add a test for the 32-bit side.

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