[pypy-dev] LLVM backend
Carl Friedrich Bolz
cfbolz at gmx.de
Sun Feb 6 21:44:13 CET 2005
Hi Holger,
> So I just installed llvm-1.4 (on gcc-3.3.4, gentoo i386) without
> frontends and tried to run the tests. But there is apparently some odd
> bytecode "corruption" going on ...
[...]
> <... traceback ...>
> ExecutionFailed: 1 llc _my_gcd_wrap.o.bc -f -o _my_gcd_wrap.s
> llc: bytecode didn't read correctly
That sure seems strange because it means that LLVM liked the assembler
created by my code, but not its own optimized bytecode. Would you send me
the content of your last /tmp/usession-? folder?
The tests probably don't work either, right?
Regards,
Carl Friedrich
More information about the Pypy-dev
mailing list