I'd love to try this out, but I've failed in building llvm HEAD. Are there any steps I need to take? I'm using gcc432 opensolaris 117 and a simple:
$ export CC=/usr/bin/gcc-4.3.2 $ export CXX=/usr/bin/c++-4.3.2 $ ./configure $ gmake Dies somewhere in BasicBlock.cpp (I'm not in front of my opensolaris box ATM). -- This message posted from opensolaris.org