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 | d787a41b118a3724d1df87dc3d38cc3fddb3a145 (patch) | |
tree | 4bb427304568d39764c3b25fb96d4e5ef4bcd45c /test/Analysis/CostModel | |
parent | 6107bbbbdf1c801b80f28a4d20e2194087f13c62 (diff) | |
download | external_llvm-d787a41b118a3724d1df87dc3d38cc3fddb3a145.zip external_llvm-d787a41b118a3724d1df87dc3d38cc3fddb3a145.tar.gz external_llvm-d787a41b118a3724d1df87dc3d38cc3fddb3a145.tar.bz2 |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178694 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/CostModel')
0 files changed, 0 insertions, 0 deletions