[UnitTests] Move MergeFunction test from Utils to IPO
So we depend on the correct library.
This commit is contained in:
@@ -14,4 +14,5 @@ add_llvm_unittest(IPOTests
|
||||
AttributorTest.cpp
|
||||
FunctionSpecializationTest.cpp
|
||||
ImportIDTableTests.cpp
|
||||
MergeFunctionsTest.cpp
|
||||
)
|
||||
|
||||
@@ -26,7 +26,6 @@ add_llvm_unittest(UtilsTests
|
||||
LoopUtilsTest.cpp
|
||||
MemTransferLowering.cpp
|
||||
ModuleUtilsTest.cpp
|
||||
MergeFunctionsTest.cpp
|
||||
ScalarEvolutionExpanderTest.cpp
|
||||
SizeOptsTest.cpp
|
||||
SSAUpdaterBulkTest.cpp
|
||||
|
||||
Reference in New Issue
Block a user