commit | cad90f129bf6ce3339ebc0949a4ffbf7c0ff8f85 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Tue Nov 20 21:30:11 2018 +0000 |
committer | Zachary Turner <zturner@google.com> | Tue Nov 20 21:30:11 2018 +0000 |
tree | 08162430263e46e60a55f1ce78af2b19262d306d | |
parent | 3946ac6232ac0d17e8e1fdd85e93cf9dd86d1eaa [diff] |
[CodeView] RelocPtr points to little endian data. Don't use a uint32_t*, use a ulittle32_t* to make this correct on big endian systems. Patch by James Clarke Differential Revision: https://reviews.llvm.org/D54421 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347349 91177308-0d34-0410-b5e6-96231b3b80d8