commit | d8da420012a40fa195a788fc393a0b8cfbad49f0 | [log] [tgz] |
---|---|---|
author | Shoaib Meenai <smeenai@fb.com> | Tue Oct 17 01:41:14 2017 +0000 |
committer | Shoaib Meenai <smeenai@fb.com> | Tue Oct 17 01:41:14 2017 +0000 |
tree | c256631c78038db79cbfd4924548dc4aa15e614f | |
parent | 5128bb371a5f35197e5cd7f66909d2447358e4e7 [diff] |
[ExecutionEngine] Correct the size of a write in a COFF i386 relocation We want to be writing a 32bit value, so we should be writing 4 bytes instead of 2. Patch by Alex Langford <apl@fb.com>. Differential Revision: https://reviews.llvm.org/D38872 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315964 91177308-0d34-0410-b5e6-96231b3b80d8