1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Object
Akira Hatanaka a50e7bd0a6 Correct MCJIT functionality for MIPS32 architecture.
No new tests are added.
All tests in ExecutionEngine/MCJIT that have been failing pass after this patch
is applied (when "make check" is done on a mips board). 

Patch by Petar Jovanovic.

llvm-svn: 162135
2012-08-17 21:28:04 +00:00
..
Archive.h
Binary.h
COFF.h Added accessors for getting coff_relocation info 2012-06-18 19:47:16 +00:00
ELF.h Correct MCJIT functionality for MIPS32 architecture. 2012-08-17 21:28:04 +00:00
Error.h
MachO.h
MachOFormat.h
MachOObject.h
ObjectFile.h Remove 'static' from inline functions defined in header files. 2012-06-20 08:39:33 +00:00