llvm-6502/include
Francois Pichet 2536f801dc Fix the MSVC build.
Use a set of overloaded functions instead of template function for CreatePassFn.

It seems that template deduction for functions type that differs only by return type doesn't work with MSVC. 

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131624 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-19 02:54:11 +00:00
..
llvm Fix the MSVC build. 2011-05-19 02:54:11 +00:00
llvm-c Declare this function here so that it doesn't get C++ mangling. 2011-05-15 07:20:34 +00:00