]> granicus.if.org Git - clang/commit
Add preprocessor defines for a bare powerpc64le triple/cpu.
authorEric Christopher <echristo@gmail.com>
Sat, 25 Mar 2017 02:29:18 +0000 (02:29 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 25 Mar 2017 02:29:18 +0000 (02:29 +0000)
commit949f2b188eaedfc80e3180447c4593abf0cbe9a5
treea0f3d382f6b913fc71fee9bd6ffc2c2386a7cfdc
parent29385a0c39f5aa0c2c4880aa8d3537b37d463e2d
Add preprocessor defines for a bare powerpc64le triple/cpu.
The le triple didn't exist until power8, so use that as a default (this
also matches what gcc does).

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