Revert "Handle inline stacks in gcov-encoded sample profiles."
authorDiego Novillo <dnovillo@google.com>
Thu, 8 Oct 2015 01:17:26 +0000 (01:17 +0000)
committerDiego Novillo <dnovillo@google.com>
Thu, 8 Oct 2015 01:17:26 +0000 (01:17 +0000)
commit7308c418b819d597e474f4914d8cb7c1e4602db9
treeec0bbb8cb94312b1449e88d462c0dca80c5b46b4
parent5cacd53f76af0c027fc62444ebad24ee4d2e9a4e
Revert "Handle inline stacks in gcov-encoded sample profiles."

This reverts commit r249644.

The buildbots are failing the new test I added. Investigating.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249648 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/SampleProf.h
include/llvm/ProfileData/SampleProfReader.h
include/llvm/ProfileData/SampleProfWriter.h
lib/ProfileData/SampleProfReader.cpp
lib/ProfileData/SampleProfWriter.cpp
test/tools/llvm-profdata/Inputs/gcc-sample-profile.gcov [deleted file]
test/tools/llvm-profdata/gcc-gcov-sample-profile.test [deleted file]