]> granicus.if.org Git - clang/commit
ARMTargetParser FIXME: ARMv8 detection for hdiv
authorRenato Golin <renato.golin@linaro.org>
Wed, 27 May 2015 13:33:00 +0000 (13:33 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 27 May 2015 13:33:00 +0000 (13:33 +0000)
commit25bcd92fa520f49018d39392416efbf62d428e75
tree6a4e775f3448a495f6054dc7d98189b503b02017
parent7ab5dd8db79fbb34176672fb5a5ff1cea0f026ad
ARMTargetParser FIXME: ARMv8 detection for hdiv

Avoiding ugly combination of string parsing in the front-end. We still
need to move away from CPU parsing at all, but that's for a different
commit.

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