[LLVMdev] Problem of running data structure analysis (DSA) on Linux kernel

Haifeng He hehaifeng2nd at gmail.com
Thu Sep 13 21:31:45 PDT 2007


Hi,

I ran into a problem when running DSA on Linux kernel (the Kernel
version I used is
2.4.31). The analysis was aborted when it tried to do
DSNode::mergeTypeInfo on some data structure in the kernel. I have
filed a bug report at http://llvm.org/bugs/show_bug.cgi?id=1656.

My question is what version of Linux kernel LLVM has been tested on
successfully? To run DSA analysis, should I use the latest version of
llvm and poolalloc or should I checkout a particular version?

thanks

haifeng



More information about the llvm-dev mailing list