llvm with tablegen backend for capstone disassembler
Go to file
Dale Johannesen 6424bd0b11 Do not promote float params to double in varargs
calls here.  This was done earlier for params in
the varargs part of the params; any float params
that survive to here are in the non-varargs part,
and must not be promoted.

llvm-svn: 48310
2008-03-12 23:40:01 +00:00
clang Two fixes to RewriteTest::RewriteObjCIvarRefExpr(): 2008-03-12 23:15:19 +00:00
llvm Do not promote float params to double in varargs 2008-03-12 23:40:01 +00:00