Fix unaligned memory accesses when performing relocations in X86 JIT. There's
no cost to using memcpy here: the fixed code is optimized by LLVM to perfect machine code. llvm-svn: 162311
Loading
Please register or sign in to comment
no cost to using memcpy here: the fixed code is optimized by LLVM to perfect machine code. llvm-svn: 162311