[cfe-users] Clang - Requesting Help

2018-08-08 Thread Praveen Velliengiri via cfe-users
Hello all, I'm new to compilers and LLVM technologies, I find LLVM and related tools fascinating. Initially, I started to understand and work on Clang AST. As a beginner, I find it difficult to understand the docs, source code for clang AST. Could anyone please guide or help me to get started and w

Re: [cfe-users] [cfe-dev] Clang - Requesting Help

2018-08-08 Thread Praveen Velliengiri via cfe-users
Thanks for your reply, I know the overview of how modern compilers work, but I don't know about the internal details such as working and interactions of various optimization passes. And I didn't have experience with non-uniform trees before. Things I have done so far: 1) I tried to dump the clang