Hi, Just a quick update on dmr_C project. + I am now able to compile minilua using sparse-llvm (dmr_C version) and run a simple hello.lua script. Even running a simple Lua script like this entails quite a lot, so I am really pleased to hit this milestone. + The sparse-llvm functionality is now exposed as a library function. + All functions with external linkage have been renamed to have prefix of dmrC_. + I was finally able to complete the change to ptrlist so that almost all global state is now gone. There are some static int counters remaining that I need to fix. I wanted to thank you for the help given to me over the past few weeks, and of course for creating Sparse in the first place. Although there is still more testing to do, and bugs to fix, I will now start work in parallel on a different backend to sparse that does not use LLVM. I will report progress when there is something to show. Thanks and Regards Dibyendu -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html