summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions
Commit message (Collapse)AuthorAgeFilesLines
* removed this directoryAnand Shukla2002-07-161-5/+0
| | | | llvm-svn: 2927
* Moved EmitFunctions.cpp up to instrumentation directoryAnand Shukla2002-07-161-45/+0
| | | | llvm-svn: 2926
* * Cleanup passChris Lattner2002-07-161-17/+10
| | | | | | | | * 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. llvm-svn: 2921
* Initial makefileAnand Shukla2002-07-121-0/+5
| | | | llvm-svn: 2882
* Initial version: adds a function table to output codeAnand Shukla2002-07-121-0/+52
llvm-svn: 2881
OpenPOWER on IntegriCloud