[LLVMdev] new annotations in IR?
Mark Brown
mbrowncu98 at gmail.com
Wed Sep 21 23:46:05 PDT 2011
With recent work a plugin can now Annotate a VarDecl at the AST level, how
can this be used in a Pass at the IR level? What classes are responsible for
their manipulation? I assumed it would be part of Value, or something common
like it, but I do not see any mentions of Annotation or Attribute.
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110922/6465c3f9/attachment.html>
More information about the llvm-dev
mailing list