Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions""
authorVedant Kumar <vsk@apple.com>
Mon, 28 Mar 2016 20:20:40 +0000 (20:20 +0000)
committerVedant Kumar <vsk@apple.com>
Mon, 28 Mar 2016 20:20:40 +0000 (20:20 +0000)
commit476a94d9ef52363c859ea09415a856598633c000
tree378ac2f265f9923c155109f71f3ba1da189bf769
parent25955f85903e338c0b840e3d324498a2c9a629cb
Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions""

This reverts commit r264641 to investigate why c-general.test is failing
on the bots.

llvm-svn: 264643
12 files changed:
llvm/include/llvm/ProfileData/InstrProf.h
llvm/lib/ProfileData/InstrProf.cpp
llvm/test/tools/llvm-cov/Inputs/binary-formats.v2.linux32l
llvm/test/tools/llvm-cov/Inputs/binary-formats.v2.linux64l
llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata
llvm/test/tools/llvm-cov/Inputs/instrprof-comdat.h
llvm/test/tools/llvm-profdata/Inputs/c-general.profraw
llvm/test/tools/llvm-profdata/raw-32-bits-be.test
llvm/test/tools/llvm-profdata/raw-32-bits-le.test
llvm/test/tools/llvm-profdata/raw-64-bits-be.test
llvm/test/tools/llvm-profdata/raw-64-bits-le.test
llvm/unittests/ProfileData/InstrProfTest.cpp