| commit | 33e9521399674457e8d35e5c169af1e404bdc8ac | [log] [tgz] |
|---|---|---|
| author | Zijiao Ma <jojo.ma@linaro.org> | Thu Jul 28 06:24:48 2016 +0000 |
| committer | Zijiao Ma <jojo.ma@linaro.org> | Thu Jul 28 06:24:48 2016 +0000 |
| tree | ec575803df6766be96dce6f3542bda982321b038 | |
| parent | e56a53a9b33395af81fc893cc766f139bd577a45 [diff] |
[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 llvm-svn: 276958