commit | 10b776df22185f15cc99a037bbe0802d8839bae0 | [log] [tgz] |
---|---|---|
author | Eric Beckmann <ecbeckmann@google.com> | Tue Jun 13 20:53:31 2017 +0000 |
committer | Eric Beckmann <ecbeckmann@google.com> | Tue Jun 13 20:53:31 2017 +0000 |
tree | 66ca80e7f252a06bc27e363a3656620463516219 | |
parent | b4c85821721f8aaed7193cab25df810fcf857d2b [diff] |
Fix a bug introduced in r305092 on big-endian systems. Summary: We were writing the length of the string based on system-endianness, and not universally little-endian. This fixes that. Reviewers: zturner Subscribers: hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D34159 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305322 91177308-0d34-0410-b5e6-96231b3b80d8