[llvm-commits] [vmkit] r51488 - in /vmkit/trunk/lib/N3/VMCore: CLIJit.cpp Opcodes.cpp VMClass.cpp

Duncan Sands baldrick at free.fr
Fri May 23 11:12:28 PDT 2008


Hi Dan, I find the name isSingleValueType a bit odd.
For example, a struct with one field could be said
to have a single value, yet isSingleValueType would
return false for it.  How about: isSimpleType?

Ciao,

Duncan.



More information about the llvm-commits mailing list