]> granicus.if.org Git - clang/commit
Preserve cold attribute for function decls
authorXinliang David Li <davidxl@google.com>
Tue, 13 Jun 2017 21:14:07 +0000 (21:14 +0000)
committerXinliang David Li <davidxl@google.com>
Tue, 13 Jun 2017 21:14:07 +0000 (21:14 +0000)
commitdd0f1b09416ebbe33f0f30aa1d759db9eeb0f89f
tree2a4946750cf7739f50633c8c6e610dfd9756a99f
parent6c7060619c4c2c8195dfd974136ab9cf9bac42e9
Preserve cold attribute for function decls

Differential Revision: http://reviews.llvm.org/D34133

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305325 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/attributes.c