[cfe-dev] Pragmas.
Sanjiv.Gupta at microchip.com
Sanjiv.Gupta at microchip.com
Sat Jun 27 03:37:19 PDT 2009
> Each pragma needs special support from the compiler; what are you trying to do?
> -Eli
I want the frontend to allow following
#pragma config blah, blah, blah
The backend should be able to see this as it is, and will emit some special section to place this blah,blah info into.
- Sanjiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090627/5eb9559c/attachment.html>
More information about the cfe-dev
mailing list