* Changes to compile successfully with GCC 3.0
* Eliminated memory leak in processGraph * Pass vectors by const reference to moveDummyCode instead of by copy llvm-svn: 1808
Showing
- llvm/lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp 13 additions, 6 deletionsllvm/lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp
- llvm/lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp 57 additions, 87 deletions...ransforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp
- llvm/lib/Transforms/Instrumentation/ProfilePaths/GraphAuxillary.cpp 57 additions, 87 deletions...ransforms/Instrumentation/ProfilePaths/GraphAuxillary.cpp
- llvm/lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp 5 additions, 5 deletions.../Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp
Loading
Please register or sign in to comment