summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/Inputs
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2014-03-06 21:36:04 +0000
committerBob Wilson <bob.wilson@apple.com>2014-03-06 21:36:04 +0000
commitbd48799c8de417633ae745cd3e9c5c7bf4df255a (patch)
treecd9d2c83e193148ef0cdcacf552d38736b8dd931 /clang/test/CodeGen/Inputs
parent363bd1a8151932fe83ee64336c9b93781ebc879b (diff)
downloadbcm5719-llvm-bd48799c8de417633ae745cd3e9c5c7bf4df255a.tar.gz
bcm5719-llvm-bd48799c8de417633ae745cd3e9c5c7bf4df255a.zip
PGO: rename profile data files from .pgodata to .profdata.
These tests were added before we had settled on using a .profdata extension for the profile data files. Renaming them now for consistency. llvm-svn: 203166
Diffstat (limited to 'clang/test/CodeGen/Inputs')
-rw-r--r--clang/test/CodeGen/Inputs/instr-attribute.profdata (renamed from clang/test/CodeGen/Inputs/instr-attribute.pgodata)0
-rw-r--r--clang/test/CodeGen/Inputs/instr-profile.profdata (renamed from clang/test/CodeGen/Inputs/instr-profile.pgodata)0
2 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/CodeGen/Inputs/instr-attribute.pgodata b/clang/test/CodeGen/Inputs/instr-attribute.profdata
index 0419b3b3bef..0419b3b3bef 100644
--- a/clang/test/CodeGen/Inputs/instr-attribute.pgodata
+++ b/clang/test/CodeGen/Inputs/instr-attribute.profdata
diff --git a/clang/test/CodeGen/Inputs/instr-profile.pgodata b/clang/test/CodeGen/Inputs/instr-profile.profdata
index f6337d23329..f6337d23329 100644
--- a/clang/test/CodeGen/Inputs/instr-profile.pgodata
+++ b/clang/test/CodeGen/Inputs/instr-profile.profdata
OpenPOWER on IntegriCloud