[llvm-commits] [llvm] r72650 - in /llvm/trunk: include/llvm/CodeGen/JITCodeEmitter.h include/llvm/CodeGen/MachineCodeEmitter.h include/llvm/ExecutionEngine/JITMemoryManager.h lib/CodeGen/MachOWriter.cpp lib/CodeGen/MachOWriter.h lib/ExecutionEngi

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Wed Jun 3 09:58:40 PDT 2009


Hi Julien,

> Hello Bruno,
>
> I have a buildbot running some nightly tests here on MingW that started
> to complain somewhere between r72618 and r72690.
>
> Some of the tests we are running with lli are triggering the following
> assertion:
> Assertion failed: Addr && "Code generation didn't add function to
> GlobalAddress table!", file
> c:/cygwin/home/jlerouge/buildbot/llvm-src/lib/ExecutionEngine/JIT/JIT.cpp,
> line 603
>
> I realize this is very vague, but maybe you have any idea where that
> could be coming from ? Those tests have been pretty stable for the last
> couple month. I'll take a closer look in the coming days, but in the
> meantime, I thought I'd give a heads up ;-)

Could you provide me a test case so I can go further? I reverted 72650 for now.
Thanks,

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc



More information about the llvm-commits mailing list