* Changes to compile successfully with GCC 3.0
authorChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 19:40:28 +0000 (19:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 19:40:28 +0000 (19:40 +0000)
commitfd1717d03bf3fb5b44e49d9d53bd2fb7236937e1
tree82ad6d93b06b3a568d9daf95a7a6e7217b178821
parent2d9bbfdfc432519f22263e7c5c7b421419becfee
* Changes to compile successfully with GCC 3.0
* Eliminated memory leak in processGraph
* Pass vectors by const reference to moveDummyCode instead of by copy

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