| commit | 277e11b11638293f3cf8ab102e2df2158230c20e | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Jul 14 07:41:11 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Jul 14 07:41:11 2009 +0000 |
| tree | eb2ff633240313acd9583181134f760e904a7a86 | |
| parent | 9afad0888db17aebbe5ee9084c186970be71a13f [diff] |
Move main llvm-prof functionality into a ModulePass. - To support using the ProfileInfo analysis results instead of accessing the ProfileInfoLoader directly. - Based on (part of) a patch by Andreas Neustifter. - No functionality change. llvm-svn: 75625