[LLVMdev] Questions about how to debug LLVM and CLang
蜡笔小新
841224078 at qq.com
Wed Apr 9 19:11:06 PDT 2014
Hi, all.
Clang is the front end of C/C++ compiler and LLVM plays the role of optimizer and backend. So how do these different stages are connected? Is there any detailed document about this?
What's more, the code of LLVM and Clang is so huge that it is hard for me to get started. If I want to make some modifications or just wanna to debug the source code, what should I do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140410/baa1cf15/attachment.html>
More information about the llvm-dev
mailing list