]> granicus.if.org Git - clang/commit
Add __nodebug__ attribute to functions in arm_neon.h
authorBob Wilson <bob.wilson@apple.com>
Fri, 14 Oct 2011 16:55:33 +0000 (16:55 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 14 Oct 2011 16:55:33 +0000 (16:55 +0000)
commitd1af3b901a2176bc7f4b7e2fadcd25110576b454
tree53267fb4c178b15b0f73dcd6bbe2facf887be07c
parentcb1c9c36b856ad24bd32ec673fb2490d9770ab5f
Add __nodebug__ attribute to functions in arm_neon.h

This matches what we do for Intel vector intrinsics. <rdar://problem/10280207>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141958 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/NeonEmitter.cpp