| commit | 111174be7b14e10ef45c5bd5e57b4b55521f6ff8 | [log] [tgz] |
|---|---|---|
| author | Akira Hatanaka <ahatanaka@mips.com> | Fri Aug 17 21:28:04 2012 +0000 |
| committer | Akira Hatanaka <ahatanaka@mips.com> | Fri Aug 17 21:28:04 2012 +0000 |
| tree | 21b9e10f20c698bf5ae7c7c6ae9dfac939574830 | |
| parent | 571c5e91c430b2b0228a30b57817bffcee018f97 [diff] |
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