Go to file
Owen Anderson 8dd01ccdd8 Add a RetVT parameter to emitted FastISel methods, so that we will be able to pass the desired return
type down.  This is not currently used.

llvm-svn: 55345
2008-08-25 23:58:18 +00:00
clang Do typechecking and codegen for K&R-style function declarations 2008-08-25 21:31:01 +00:00
llvm Add a RetVT parameter to emitted FastISel methods, so that we will be able to pass the desired return 2008-08-25 23:58:18 +00:00