[LLVMdev] question about readnone

Jochen Wilhelmy j.wilhelmy at arcor.de
Fri Oct 15 10:20:13 PDT 2010


Hi!

if I have a function with readnone attribute.
is it then allowed to access an "internal constant"
which is defined outside the function in llvm ir assembly?

-Jochen




More information about the llvm-dev mailing list