Added a SemaConsumer that transforms the ASTs for
an expression, adding code to put the value of the last expression (if there is one) into a variable and write the address of that variable to a global pointer. llvm-svn: 107419
Loading
Please register or sign in to comment