llvm-6502/unittests
Akira Hatanaka deda39dbdf [mips] Remove Triple:mips from SupportedArchs in MCJIT unittests
MIPS does not handle multiple relocations correctly, so two tests from the
unittests are expected to fail. These are:
 - MCJITTest.return_global and
 - MCJITTest.multiple_functions.

Until the multiple relocations are fixed, XFAIL the MCJIT unittests for
MIPS. This issue is tracked as Bug 16250.

Patch by Petar Jovanovic.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184461 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-20 20:33:06 +00:00
..
ADT [APFloat] Rename isIEEENormal => isNormal and remove old isNormal method. 2013-06-20 18:34:38 +00:00
Analysis
Bitcode
DebugInfo
ExecutionEngine [mips] Remove Triple:mips from SupportedArchs in MCJIT unittests 2013-06-20 20:33:06 +00:00
IR
Option
Support Rename fs::GetUniqueID to fs::getUniqueID to match the style guide. 2013-06-20 15:06:35 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest