[LLVMdev] 2.5 Pre-release1 available for testing
Michel Salim
michel.sylvan at gmail.com
Mon Feb 23 13:27:09 PST 2009
On Fri, Feb 6, 2009 at 8:42 PM, Tanya Lattner <tonic at nondot.org> wrote:
> LLVMers,
>
> The 2.5 pre-release is available for testing:
> http://llvm.org/prereleases/2.5/
>
I'm updating the Fedora packaging of LLVM, and with the 02/20
prerelease it fails to build on ppc64:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1148023
make[1]: Entering directory `/builddir/build/BUILD/llvm-2.5/lib/VMCore'
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
tblgen: IntrinsicEmitter.cpp:137: void
EmitTypeForValueType(std::ostream&, llvm::MVT::SimpleValueType):
Assertion `false && "Unsupported ValueType!"' failed.
make[1]: Leaving directory `/builddir/build/BUILD/llvm-2.5/lib/VMCore'
make[1]: *** [/builddir/build/BUILD/llvm-2.5/lib/VMCore/Release/Intrinsics.gen.tmp]
Aborted
make: *** [all] Error 1
The compiler flags used are in the build log as well.
Thanks,
--
miʃel salim • http://hircus.jaiku.com/
IUCS • msalim at cs.indiana.edu
Fedora • salimma at fedoraproject.org
MacPorts • hircus at macports.org
More information about the llvm-dev
mailing list