[cfe-dev] manipulating AST and IR

SusanB susan_berolli at yahoo.com
Thu Nov 20 04:26:30 PST 2014


Hello,
I'm newbie to clang/LLVM. 

We are doing a feasibility check to port llvm/clang to new target (RISC). C
programming language and target constraints are:

- New target specific pragmas are added to 'C' language.
- New operator addition to 'C'.
- Target does not have a stack.

At top level, it appears that AST and IR need manipulation. Can this be done
? Need an expert's advice on if this is achievable.If yes, please suggest
the steps to get started.

Thanks.



--
View this message in context: http://clang-developers.42468.n3.nabble.com/manipulating-AST-and-IR-tp4042541.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list