]> granicus.if.org Git - clang/commit
PGO: Rename FuncLinkage to VarLinkage; no functionality change
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 20 Mar 2014 22:49:50 +0000 (22:49 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 20 Mar 2014 22:49:50 +0000 (22:49 +0000)
commiteddc01635b67d2310e030631b6bc4e84820964d8
treeefd437cc3400ef7298cc4fd750c82a5da66c5bbe
parent3ac814b3ffecb43d2b2f6d5d9d763555dd3e0f6a
PGO: Rename FuncLinkage to VarLinkage; no functionality change

The variable is used to set the linkage for variables, and will become
different from function linkage in a follow-up commit.

<rdar://problem/15943240>

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