Dobes <bdo...@udel.edu> writes:

> Could you clarify a little about how/where to use lookup_attribute?

Use it wherever it is you need to know whether a symbol has your
attribute (I don't know when you need the information).  In RTL you can
normally find the VAR_DECL using MEM_EXPR or REG_EXPR.

Ian

Reply via email to