diff options
author | Lang Hames <lhames@gmail.com> | 2014-09-07 02:05:26 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-09-07 02:05:26 +0000 |
commit | 69abd72e4985185536a600cfd40a20554f7c4951 (patch) | |
tree | 64c62ae88c171d5d2db9c318069c6acd597483a5 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 930bc70b756b7efa3d32b5f6c5c5799cdd112725 (diff) | |
download | llvm-69abd72e4985185536a600cfd40a20554f7c4951.zip llvm-69abd72e4985185536a600cfd40a20554f7c4951.tar.gz llvm-69abd72e4985185536a600cfd40a20554f7c4951.tar.bz2 |
[MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnaligned methods.
The previous implementation was writing to the high-bytes of integers on BE
targets (when run on LE hosts).
http://llvm.org/PR20640
llvm-svn: 217325
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions