| commit | b35174727fc2d4fb09506d5c8b69d3cb1323001f | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Fri Oct 17 21:58:32 2008 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Fri Oct 17 21:58:32 2008 +0000 |
| tree | e79df610c4cd2049e61aa42bfaf45da3edb4e52f | |
| parent | dfcf599dfa1257170a2c7ece3d42cc1423c0fbb4 [diff] |
Lift CodeGenFunction::EmitPredefinedFunctioName out of EmitPredefinedLValue. - Shouldn't assume predefined expr is a function printing one. - Uses CGM functionality to cache function names per module. llvm-svn: 57737