diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-03 21:02:51 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-03 21:02:51 +0000 |
commit | 2025e8b82092978bb268a818518de28de73a69cc (patch) | |
tree | 9b64d886997fd5d825311c666f2160147e0faf82 /lldb/source/Expression/ASTResultSynthesizer.cpp | |
parent | 13de1566d00eeb6fe3a3321649861a9dffbd8c0e (diff) | |
download | bcm5719-llvm-2025e8b82092978bb268a818518de28de73a69cc.tar.gz bcm5719-llvm-2025e8b82092978bb268a818518de28de73a69cc.zip |
Implement the "mips endian" for r_info.
Normally r_info is just a 32 of 64 bit number matching the endian of the rest
of the file. Unfortunately, mips 64 bit little endian is special: The top 32
bits are a little endian number and the following 32 are a big endian one.
llvm-svn: 178694
Diffstat (limited to 'lldb/source/Expression/ASTResultSynthesizer.cpp')
0 files changed, 0 insertions, 0 deletions