1 add_llvm_exegesis_unittest_includes(
2 ${LLVM_MAIN_SRC_DIR}/lib/Target/X86
3 ${LLVM_BINARY_DIR}/lib/Target/X86
4 ${LLVM_MAIN_SRC_DIR}/tools/llvm-exegesis/lib
7 add_llvm_exegesis_unittest_sources(
8 BenchmarkResultTest.cpp
9 RegisterAliasingTest.cpp
10 SchedClassResolutionTest.cpp
12 SnippetGeneratorTest.cpp
13 SnippetRepetitorTest.cpp
14 SubprocessMemoryTest.cpp
18 add_llvm_exegesis_unittest_link_components(
34 add_llvm_exegesis_unittest_link_libraries(