Peter Collingbourne
0ff0b37627
Move name mangling support from CodeGen to AST. In the
...
process, perform a number of refactorings:
- Move MiscNameMangler member functions to MangleContext
- Remove GlobalDecl dependency from MangleContext
- Make MangleContext abstract and move Itanium/Microsoft functionality
to their own classes/files
- Implement ASTContext::createMangleContext and have CodeGen use it
No (intended) functionality change.
llvm-svn: 123386
2011-01-13 18:57:25 +00:00
..
2010-04-19 16:39:44 +00:00
2010-08-11 18:52:41 +00:00
2011-01-13 18:57:25 +00:00
2010-12-10 16:29:40 +00:00
2011-01-06 01:58:22 +00:00
2010-08-18 23:23:40 +00:00
2011-01-13 18:57:25 +00:00
2010-11-25 01:51:53 +00:00
2010-11-24 23:12:57 +00:00
2011-01-12 09:06:06 +00:00
2011-01-12 09:06:06 +00:00
2011-01-05 21:11:38 +00:00
2011-01-12 09:06:06 +00:00
2010-06-29 22:47:00 +00:00
2010-07-25 18:32:30 +00:00
2010-12-03 23:37:08 +00:00
2011-01-08 20:30:50 +00:00
2011-01-12 09:06:06 +00:00
2011-01-08 20:30:50 +00:00
2011-01-12 09:06:06 +00:00
2011-01-04 17:33:58 +00:00
2011-01-12 09:06:06 +00:00
2011-01-12 22:41:29 +00:00
2010-11-25 01:51:53 +00:00
2011-01-13 18:57:25 +00:00
2010-07-18 00:14:47 +00:00
2011-01-13 18:57:25 +00:00
2010-11-25 01:51:53 +00:00
2011-01-13 18:57:25 +00:00
2011-01-12 09:06:06 +00:00
2010-11-15 20:54:24 +00:00
2011-01-12 09:06:06 +00:00
2011-01-12 09:06:06 +00:00
2010-11-20 02:04:01 +00:00
2010-12-22 19:46:35 +00:00
2009-12-23 23:38:34 +00:00
2011-01-04 17:33:58 +00:00
2011-01-12 09:06:06 +00:00
2009-11-30 14:16:05 +00:00
2011-01-12 09:06:06 +00:00
2010-12-13 22:49:22 +00:00
2011-01-12 09:06:06 +00:00
2011-01-06 01:58:22 +00:00
2011-01-09 22:32:25 +00:00