diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-08-21 20:48:36 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-08-21 20:48:36 +0000 |
commit | fca01b5e2b509f2e9aeeb1cc51aea89c3722cb2e (patch) | |
tree | 7657019bfa9a90709f430d7f1f02d2f429cccdda /lib/Support/SmallVector.cpp | |
parent | 79b59a2766c42180f08fd49c3ea1c5b66682d487 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162311 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions