aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SourceMgr.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-06-29 22:39:32 +0000
committerDouglas Gregor <dgregor@apple.com>2009-06-29 22:39:32 +0000
commite8925dbc1d66285c4909e51d76ef61421be55d03 (patch)
treec4c51db7c92b60b686b6b9decc66ed51cfb9b2cd /llvm/lib/Support/SourceMgr.cpp
parent2be8bf44cd0cc8719d01e947beda7640406b4db4 (diff)
downloadllvm-e8925dbc1d66285c4909e51d76ef61421be55d03.zip
llvm-e8925dbc1d66285c4909e51d76ef61421be55d03.tar.gz
llvm-e8925dbc1d66285c4909e51d76ef61421be55d03.tar.bz2
Improve code generation for function template specializations:
- Track implicit instantiations vs. the not-yet-supported explicit specializations - Give implicit instantiations of function templates (and member functions of class templates) linkonce_odr linkage. - Improve name mangling for function template specializations, including the template arguments of the instantiation and the return type of the function. Note that our name-mangling is improved, but not correct: we still don't mangle substitutions, although the manglings we produce can be demangled. llvm-svn: 74466
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions