search for: 76dd339a

Displaying 3 results from an estimated 3 matches for "76dd339a".

2012 Jul 07
2
[LLVMdev] Crash using the JIT on x86 but work on x64
...es) Ligne 455 + 0x7 octets C++ LLVM_Test_Console.exe!main(int argc, char * * argv, char * const * envp) Ligne 254 + 0x43 octets C++ LLVM_Test_Console.exe!__tmainCRTStartup() Ligne 555 + 0x19 octets C LLVM_Test_Console.exe!mainCRTStartup() Ligne 371 C kernel32.dll!76dd339a() ntdll.dll!77869ef2() ntdll.dll!77869ec5() Call stack using LLVM in x86 Release: ntdll.dll!778515de() [Les frames ci-dessous sont peut-être incorrects et/ou manquants, aucun symbole chargé pour ntdll.dll] ntdll.dll!778515de() ntdll.dll!7...
2012 Jul 07
0
[LLVMdev] Crash using the JIT on x86 but work on x64
Hi Skykill, > Hello everyone, i’m using LLVM (updated to 3.1 after seeing that bug, but it’s > the same with 3.0) for running a bitcode on a C++ program, and Clang for > compiling it. My code work perfectly, as expected on x64, but crash on x86. I’m > on Windows 7 x64 and LLVM + Clang was compiled using Visual Studio 2010 (tested > in both Release and Debug build). Project was make
2012 Jul 07
2
[LLVMdev] Crash using the JIT on x86 but work on x64
...s) Ligne 455 + 0x7 octets C++ LLVM_Test_Console.exe!main(int argc, char * * argv, char * const * envp) Ligne 254 + 0x43 octets C++ LLVM_Test_Console.exe!__tmainCRTStartup() Ligne 555 + 0x19 octets C LLVM_Test_Console.exe!mainCRTStartup() Ligne 371 C kernel32.dll!76dd339a() ntdll.dll!77869ef2() ntdll.dll!77869ec5() Thank you. -----Message d'origine----- From: Duncan Sands Sent: Saturday, July 07, 2012 9:22 AM To: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Crash using the JIT on x86 but work on x64 Hi Skykill, > Hello everyone, i’m using LLVM...