[pypy-dev] LLVM backend
holger krekel
hpk at trillke.net
Sun Feb 6 21:56:35 CET 2005
On Sun, Feb 06, 2005 at 21:44 +0100, Carl Friedrich Bolz wrote:
> 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?
I have copied it to codespeak.net:/home/hpk/usession-126 .
cheers,
holger
More information about the Pypy-dev
mailing list