SamplePGO - Move debug/dump function bodies out of header files. NFC.
authorDiego Novillo <dnovillo@google.com>
Tue, 17 Nov 2015 19:04:46 +0000 (19:04 +0000)
committerDiego Novillo <dnovillo@google.com>
Tue, 17 Nov 2015 19:04:46 +0000 (19:04 +0000)
commit64725c314d90fe64e135f6d7079fb8b0f7e01146
tree06c506acdea405d33231541c916bf11293f24467
parent034f8656645697556783a94bbb235f782131986b
SamplePGO - Move debug/dump function bodies out of header files. NFC.

No point polluting the header declarations with debugging code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253361 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/SampleProf.h
lib/ProfileData/SampleProf.cpp