Skip to content
Commit 13473857 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent c4379c3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment