diff options
| author | Eric Beckmann <ecbeckmann@google.com> | 2017-06-13 20:53:31 +0000 |
|---|---|---|
| committer | Eric Beckmann <ecbeckmann@google.com> | 2017-06-13 20:53:31 +0000 |
| commit | 1f76ca5a2d1ddebdd81690a2891c11359e805ea9 (patch) | |
| tree | eaf634760a34c661418af1b1f4895a73c397dd27 /llvm/lib/Analysis/AliasAnalysisEvaluator.cpp | |
| parent | 8015f885255c85810b7082e0585d40a1460fe35e (diff) | |
| download | bcm5719-llvm-1f76ca5a2d1ddebdd81690a2891c11359e805ea9.tar.gz bcm5719-llvm-1f76ca5a2d1ddebdd81690a2891c11359e805ea9.zip | |
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
llvm-svn: 305322
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions

