From: Anand Shukla Date: Sun, 21 Jul 2002 09:41:18 +0000 (+0000) Subject: comeented out debug printing X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5585f53d7c24e9d7674711c32fb652cde6720794;p=oota-llvm.git comeented out debug printing git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2980 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp b/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp index cb21604b2ea..e377b163d0d 100644 --- a/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp +++ b/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp @@ -338,9 +338,9 @@ void insertBB(Edge ed, //then we need to change branch destinations to include new BB //std::cerr<<"before cast!\n"; - std::cerr<<"Method no in Edgecode:"<(TI); if(BI->isUnconditional()){