Please use GitHub pull requests for new patches. Phabricator shutdown timeline
Changeset View
Changeset View
Standalone View
Standalone View
flang/unittests/Optimizer/CMakeLists.txt
Show All 14 Lines | add_flang_unittest(FlangOptimizerTests | ||||
Builder/FIRBuilderTest.cpp | Builder/FIRBuilderTest.cpp | ||||
Builder/Runtime/AssignTest.cpp | Builder/Runtime/AssignTest.cpp | ||||
Builder/Runtime/CommandTest.cpp | Builder/Runtime/CommandTest.cpp | ||||
Builder/Runtime/CharacterTest.cpp | Builder/Runtime/CharacterTest.cpp | ||||
Builder/Runtime/DerivedTest.cpp | Builder/Runtime/DerivedTest.cpp | ||||
Builder/Runtime/NumericTest.cpp | Builder/Runtime/NumericTest.cpp | ||||
Builder/Runtime/RaggedTest.cpp | Builder/Runtime/RaggedTest.cpp | ||||
Builder/Runtime/ReductionTest.cpp | Builder/Runtime/ReductionTest.cpp | ||||
Builder/Runtime/StopTest.cpp | |||||
Builder/Runtime/TransformationalTest.cpp | Builder/Runtime/TransformationalTest.cpp | ||||
FIRContextTest.cpp | FIRContextTest.cpp | ||||
InternalNamesTest.cpp | InternalNamesTest.cpp | ||||
KindMappingTest.cpp | KindMappingTest.cpp | ||||
RTBuilder.cpp | RTBuilder.cpp | ||||
) | ) | ||||
target_link_libraries(FlangOptimizerTests | target_link_libraries(FlangOptimizerTests | ||||
PRIVATE | PRIVATE | ||||
${LIBS}) | ${LIBS}) |