[llvm-commits] [llvm] r76215 - /llvm/trunk/include/llvm/Value.h

Duncan Sands baldrick at free.fr
Sat Jul 18 13:06:53 PDT 2009


Hi Dan,

> This optional data is information like "signed overflow is undefined".

why is this set up as optional data?  Shouldn't it be a full blown flag
on the operation, analogous to a parameter attribute?

Ciao,

Duncan.



More information about the llvm-commits mailing list