]> granicus.if.org Git - clang/commit
[PGO] make profile prefix even shorter and more readable
authorXinliang David Li <davidxl@google.com>
Tue, 15 Dec 2015 00:33:12 +0000 (00:33 +0000)
committerXinliang David Li <davidxl@google.com>
Tue, 15 Dec 2015 00:33:12 +0000 (00:33 +0000)
commit3dc064f1ce73ec07a8686df8771bff4f02395522
treec5e61183fa4fbca950cacc1d0283719b3a5782e9
parent482cf7fe8094cb5cb6b2cff7ba0a64a62503e8c6
[PGO] make profile prefix even shorter and more readable

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255587 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
test/CoverageMapping/ir.c
test/CoverageMapping/unused_names.c
test/Profile/c-captured.c
test/Profile/c-general.c
test/Profile/c-linkage-available_externally.c
test/Profile/c-linkage.c
test/Profile/c-unreachable-after-switch.c
test/Profile/cxx-class.cpp
test/Profile/cxx-implicit.cpp
test/Profile/cxx-lambda.cpp
test/Profile/cxx-linkage.cpp
test/Profile/cxx-rangefor.cpp
test/Profile/cxx-structors.cpp
test/Profile/cxx-templates.cpp
test/Profile/cxx-throws.cpp
test/Profile/cxx-virtual-destructor-calls.cpp
test/Profile/objc-general.m