[llvm-dev] How do I understand LLVM class abstraction better?
陳韋任 via llvm-dev
llvm-dev at lists.llvm.org
Wed Jun 14 04:37:19 PDT 2017
Or try to grab books about LLVM (free or non-free) to get started. Doxygen
[1] would help you
understand the class hierarchy better, too.
[1] http://llvm.org/doxygen/
HTH,
chenwj
2017-06-12 13:49 GMT+08:00 Dipanjan Das via llvm-dev <
llvm-dev at lists.llvm.org>:
>
> I haven't spent any "formal" effort to learn LLVM so far, trying to learn
> by example. However, the downside is, I struggle with comprehending the
> semantics of the abstraction provided by several LLVM classes often times.
> The documentation is miserable. Do you have any suggestion for me to lower
> the learning threshold? Do seasoned LLVM programmers have faced such
> problems in early days, or is it the lack of systematic reading that's
> troubling me?
>
> --
>
> Thanks & Regards,
> Dipanjan
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
--
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170614/0f85423c/attachment.html>
More information about the llvm-dev
mailing list