]> granicus.if.org Git - clang/commit
Shorten some ARM builtin names by removing unnecessary "neon" prefix.
authorBob Wilson <bob.wilson@apple.com>
Fri, 24 Jun 2011 21:32:46 +0000 (21:32 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 24 Jun 2011 21:32:46 +0000 (21:32 +0000)
commit89f19e43730a2895cd81159d375c71c91872b8c2
treebb01303a31b20f24884b23da898a5e0915370104
parent327126ee3d2faad9314b2633974eefc672f73b79
Shorten some ARM builtin names by removing unnecessary "neon" prefix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133826 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/CGBuiltin.cpp