]> granicus.if.org Git - clang/commit
If this is an intrinsic function, set the function's attributes to the intrinsic...
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 6 Apr 2011 12:29:04 +0000 (12:29 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 6 Apr 2011 12:29:04 +0000 (12:29 +0000)
commit0ac2cf4d28e1ed92508b27a3d9e28fc8db2a390b
tree2e713613627e2c14946dd6b213ade5ad77d28528
parent98b8f16a0b056919f24206a8a3ca86f9ea75fa34
If this is an intrinsic function, set the function's attributes to the intrinsic's attributes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp