[LLVMdev] Adding custom #pragma for clang

David Glanzman gland at seas.upenn.edu
Wed Jul 23 13:38:49 PDT 2014


I'd like to add a custom #pragma directive in clang for research purposes.
I'm familiar with the LLVM pass-writing interface but new to the rest of
LLVM and clang.  I've looked into Simone Pellegrini's work on a #pragma
interface (https://github.com/motonacciu/clomp and
http://llvm.org/devmtg/2013-04/pellegrini-slides.pdf), but I'm in no
position to determine if this approach is applicable for the latest version
of clang, or how to go about updating things.  Any advice would be greatly
appreciated.

Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140723/c346e6e7/attachment.html>


More information about the llvm-dev mailing list