forked from OSchip/llvm-project
2025e8b820
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 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |