Initial version: adds a function table to output code
authorAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 12 Jul 2002 20:10:50 +0000 (20:10 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 12 Jul 2002 20:10:50 +0000 (20:10 +0000)
commit09ba7b34c4832233acf66657f4e94aa34fac7cab
tree34dfe0fc84dd3130873ef72623af041f0058db83
parent76d5b489e33efd51b2387de3b64ef5c666754072
Initial version: adds a function table to output code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/EmitFunctions.cpp [new file with mode: 0644]