Convert code to use the DEBUG macro so that debug code can simply be
authorChris Lattner <sabre@nondot.org>
Wed, 22 May 2002 21:56:32 +0000 (21:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 May 2002 21:56:32 +0000 (21:56 +0000)
commitf09c74c3859f3c97dfe36d22d9ff1c536fc825ed
tree67c61113ce7c9a2e3318d197a645c2a53947a103
parentd9036a1aad813b419edcec8e17d24bcaedd72065
Convert code to use the DEBUG macro so that debug code can simply  be
enabled with the -debug command line option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxillary.cpp
lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp