]> granicus.if.org Git - clang/commit
[AArch64] Using AArch64TargetParser in Clang.
authorZijiao Ma <jojo.ma@linaro.org>
Thu, 28 Jul 2016 06:24:48 +0000 (06:24 +0000)
committerZijiao Ma <jojo.ma@linaro.org>
Thu, 28 Jul 2016 06:24:48 +0000 (06:24 +0000)
commite1c2616b8e06a1492c71e4ae61b81b8c2eddad11
treeb6cd0f22c52127be70ab990b6776ae2250545165
parent58897623d30885025c648b622f884d45c4be0696
[AArch64] Using AArch64TargetParser in Clang.

This resubmit r270688 which broke some specific buildbots.That's because
there is incorrect indexing problem in the targetparser,and the problem is
fixed in r276957.

Differential Revision: https://reviews.llvm.org/D21277

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