[llvm-commits] [llvm-gcc-4.2] r46373 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp

Duncan Sands baldrick at free.fr
Sat Jan 26 02:12:51 PST 2008


> No problem, thanks for pointing out that it needed to be done.  It  
> would be nice if globalsmodref inferred that functions which only  
> store to their byval args are really readnone.

I guess you mean readonly, since readnone+byval doesn't really work.

D.



More information about the llvm-commits mailing list