[LLVMdev] attribute/annotation surviving for pass?
ret val
retval386 at gmail.com
Wed Jul 27 11:06:29 PDT 2011
Hi
Im looking into Annotate Attribute and I'm having a rough time, lots of old
and misc threads. Anyway, I'm specially trying to create a
attribute/annotation in a RecursiveASTVisitor so I can later use it in a
pass. Is this currently possible? Also, is the correct way to use them to
still parse llvm.global.annotations manually? I'm not entirely sure what it
would contain but could the contents be directly correlated to a VarDecl* or
a Function*?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110727/fc88bacc/attachment.html>
More information about the llvm-dev
mailing list