Hey Users!

I have two question regarding the CFG:

1. How is typeinformation of variables saved?
In the manual (http://clang.llvm.org/docs/InternalsManual.html#basic-blocks) there is a code example and a corresponding Basic Block list. However the BB-List does not show the variables type (int). I do assume that it is saved, but i can not work out how.

2. Following up: Where is this typeinformation saved and how can i access it?

I still have a hard time infering these things just from code/doxygen, so if someone could help out, it'd be much appreciated.


Thanks in advance and best regards.
Viktor
_______________________________________________
cfe-users mailing list
cfe-users@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users

Reply via email to