]> granicus.if.org Git - clang/commit
AArch64: combine arm64 & aarch64 cases in switch
authorTim Northover <tnorthover@apple.com>
Fri, 30 May 2014 14:14:07 +0000 (14:14 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 30 May 2014 14:14:07 +0000 (14:14 +0000)
commit4d5feb1ab082f8a9b79b2d4d37fe92ab7bc7e3ac
tree41ec3cff47cfe5ca66e08b010acb2636866c49ff
parent6cdcbfc7485a747aa204293e2cd5845303706101
AArch64: combine arm64 & aarch64 cases in switch

There shouldn't be any difference in behaviour here, at least not in
any configurations people care about and possibly not in any reachable
configurations.

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