summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/GlobalsModRef.cpp
diff options
context:
space:
mode:
authorEric Beckmann <ecbeckmann@google.com>2017-06-13 20:53:31 +0000
committerEric Beckmann <ecbeckmann@google.com>2017-06-13 20:53:31 +0000
commit1f76ca5a2d1ddebdd81690a2891c11359e805ea9 (patch)
treeeaf634760a34c661418af1b1f4895a73c397dd27 /llvm/lib/Analysis/GlobalsModRef.cpp
parent8015f885255c85810b7082e0585d40a1460fe35e (diff)
downloadbcm5719-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/GlobalsModRef.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud