mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
aaf0a6880e
After r368065, all the tests using GISelMITest must call setUp() before doing anything, otherwise the TargetMachine is not going to be set up. A few tests added after that commit were not doing that and ended up testing effectively nothing. Fix the setup of all the tests and fix the failing tests. llvm-svn: 374595 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConstantFoldingTest.cpp | ||
CSETest.cpp | ||
GISelMITest.cpp | ||
GISelMITest.h | ||
KnownBitsTest.cpp | ||
LegalizerHelperTest.cpp | ||
LegalizerInfoTest.cpp | ||
MachineIRBuilderTest.cpp | ||
PatternMatchTest.cpp |