search for: mcwin64eh

Displaying 2 results from an estimated 2 matches for "mcwin64eh".

2013 Apr 02
1
[LLVMdev] Windows x64 unwind info
...h we can roughly derive using addresses from a JITEventListener). While this works fine in 32-bit mode, we're unable to properly walk the stack in 64-bit since the unwind info doesn't seem to be present for JITted functions. It looks like there is code to generate the unwind info in lib/MC/MCWin64EH.cpp but it's not clear that this is still in use. This post from last fall seems to indicate that EH code for Win64 may have been removed from the old JIT engine (which we are currently using): http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-November/056204.html Should Windows x64 unwind info...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
.../lib/ProfileData' llvm[3]: Compiling PDBSymbolTypeUDT.cpp for Release+Asserts build llvm[2]: Compiling MCValue.cpp for Release+Asserts build llvm[2]: Compiling MachineDominators.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeVTable.cpp for Release+Asserts build llvm[2]: Compiling MCWin64EH.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolTypeVTableShape.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Passes' llvm[2]: Compiling PassBuilder.cpp for Release+Asserts build llvm[3]: Compiling PDBSymbolUnknown.cpp for Release+A...