summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/ProfilingUtils.h
Commit message (Collapse)AuthorAgeFilesLines
* fix typosGabor Greif2008-03-061-1/+1
| | | | llvm-svn: 47994
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
| | | | llvm-svn: 21427
* CPR is dead.Chris Lattner2004-11-191-1/+0
| | | | llvm-svn: 17992
* bug 122:Reid Spencer2004-07-181-1/+1
| | | | | | - Replace ConstantPointerRef usage with GlobalValue usage llvm-svn: 14953
* In InsertProfilingInitCall(), make it legal to pass in a null array, inBrian Gaeke2004-05-031-1/+1
| | | | | | which case you'll get a null array and zero passed to the profiling function. llvm-svn: 13336
* Split utility functions out of BlockProfiling.cppChris Lattner2004-03-081-0/+32
llvm-svn: 12224
OpenPOWER on IntegriCloud