* Cleanup pass
authorChris Lattner <sabre@nondot.org>
Tue, 16 Jul 2002 17:42:54 +0000 (17:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Jul 2002 17:42:54 +0000 (17:42 +0000)
commit9713c4ef4670c3128c8d7be9a9621828ab89ed14
treeaabc1e936660ef87859d3ca98434282e321ff540
parent131454e91d51c01fa0193630390116ab55c7886e
* Cleanup pass
* The global variable cannot be internal or else we cannot use it!
* Always add a function to the table, even if it only has a single basic
  block.

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