search for: __module

Displaying 6 results from an estimated 6 matches for "__module".

Did you mean: _module
2013 May 30
0
[LLVMdev] unexpectedly loop hanging
...odule(llvm::Module&) (in > /home/alex/llvm/Release+__Asserts/bin/opt) > ==5134== by 0x8E3726F: llvm::PassManagerImpl::run(__llvm::Module&) (in > /home/alex/llvm/Release+__Asserts/bin/opt) > ==5134== by 0x8E37385: llvm::PassManager::run(llvm::__Module&) (in > /home/alex/llvm/Release+__Asserts/bin/opt) > ==5134== by 0x41AE4D2: (below main) (libc-start.c:226) > ==5134== Address 0x46cfa40 is 0 bytes after a block of size 200 alloc'd > ==5134== at 0x402C454: operator new[](unsigned int) (in...
2012 Jun 07
4
[LLVMdev] VMKIT: Assertion at build
...6 vmjc 0x0000000000cd7fde > llvm::PointerType::get(llvm::__Type*, > unsigned int) + 478 > 7 vmjc 0x0000000000564317 > j3::J3Intrinsics::init(llvm::__Module*) + 199 > 8 vmjc 0x000000000054f86d > > j3::JavaAOTCompiler::__JavaAOTCompiler(std::string const&) > + 1597 > 9 vmjc 0x0000000000502b8d main + 141 >...
2013 May 30
2
[LLVMdev] unexpectedly loop hanging
Hello Duncan, Thank you for your quick answer. I use the standard Makefile from a pass, that is calling Makefile.common. I saw only the make -d option, that "*print lots of debugging information*", as mentioned by LLVM. Using this, valgrind don't tell me extra info. It is a very good idea ti use -g, but where to insert? If I am trying to use clang++, I have to fix a lot of things.
2012 Jun 07
0
[LLVMdev] VMKIT: Assertion at build
Hi Fovios, Do you have a ./lib/j3/LLVMRuntime/LLVMRuntime.inc file being generated? What does it contain? Nicolas On Thu, Jun 7, 2012 at 5:47 PM, Foivos S. Zakkak <foivos at zakkak.net> wrote: > Still the same. > > Is there any chance that the placement of my directories are causing this? > > Also the exact command that fails is > >
2012 Jun 10
0
[LLVMdev] VMKIT: Assertion at build
...6 vmjc 0x0000000000cd7fde >> llvm::PointerType::get(llvm::__Type*, >> unsigned int) + 478 >> 7 vmjc 0x0000000000564317 >> j3::J3Intrinsics::init(llvm::__Module*) + >> 199 >> 8 vmjc 0x000000000054f86d >> >> j3::JavaAOTCompiler::__JavaAOTCompiler(std::string >> const&) >> + 1597 >> 9 vmjc...
2012 Jun 07
2
[LLVMdev] VMKIT: Assertion at build
Still the same. Is there any chance that the placement of my directories are causing this? Also the exact command that fails is /home1/public/zakkak/java/vmkit/Release+Asserts/bin/vmjc -std-compile-opts -load=/home1/public/zakkak/java/vmkit/Release+Asserts/lib/MMTKRuntime.so -load=/home1/public/zakkak/java/vmkit/Release+Asserts/lib/MMTKMagic.so -LowerMagic