]> granicus.if.org Git - clang/commit
[Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Mon, 9 May 2016 18:58:02 +0000 (18:58 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Mon, 9 May 2016 18:58:02 +0000 (18:58 +0000)
commit371da9b1276ff006ceeb85b7f30e1919926a0ae9
tree2684eb202fdf74013c3d67e9ae7753375eba7468
parent46a87674a95cad6a600ef896e9b929deb520873e
[Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end

This patch corresponds to review:
http://reviews.llvm.org/D19684

It simply adds the handling for the option and the corresponding macros.

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