[LLVMbugs] [Bug 9022] How to set call attributes via C binding?
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 21 13:19:56 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9022
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |asl at math.spbu.ru
Resolution| |INVALID
--- Comment #1 from Anton Korobeynikov <asl at math.spbu.ru> 2011-01-21 15:19:56 CST ---
According to http://llvm.org/docs/LangRef.html 'readnone' is a function
attribute, thus you can apply this to function only, not to call.
Please next time forward such questions to llvmdev ML, not to bugzilla, this is
not a bug.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list