Go to file
Chris Lattner 59fd8012a0 strtod is more portable than strtof apparently. Instead of making this conditional,
just always use strtod.  This is temporary code anyway.

llvm-svn: 39972
2007-07-17 15:27:33 +00:00
clang strtod is more portable than strtof apparently. Instead of making this conditional, 2007-07-17 15:27:33 +00:00
llvm detect invalid combination of sret and byval 2007-07-17 13:34:23 +00:00
stacker Prepare stacker module for the new llvm-top build mechanism. 2007-07-16 07:51:40 +00:00