Hi,
I want to use LLVM 3.1 (with clang for the frontend) for compiling Open-MPI 1.6.3,
which is a message-passing library. But I get a segmentation fault by the "Greedy
Register Allocator".
There is the bug # 11756 that solves a similar problem, but the bugzilla says "Version 3.0",
and I am using 3.1 so it is likely a different bug that I am dealing with.
http://llvm.org/bugs/show_bug.cgi?id=11756
I believe the bug I am reporting is already reported in bug # 11969 when building
FreeBSD world: