]> granicus.if.org Git - clang/commit
Testing for the fix for bug 23429.
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Thu, 14 May 2015 20:02:24 +0000 (20:02 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Thu, 14 May 2015 20:02:24 +0000 (20:02 +0000)
commitc100914b44653d763fff69f1c9cb91131c54d361
tree8fc05996943951c926e138ed411644c2f006e095
parent1750886f4cd4ae0c12b288fe486a63267bfdd81d
Testing for the fix for bug 23429.

Follow-up to commit for revision 236848.
Just a test case for the macro definition under the right CPU/Arch.
One combination was actually missed in the initial fix:
  - powerpc64-unknown-unknown -mcpu=pwr8 (rather than -mcpu=power8).

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