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(
9 BenchmarkResultTest.cpp
10 RegisterAliasingTest.cpp
11 SchedClassResolutionTest.cpp
13 SnippetGeneratorTest.cpp
14 SnippetRepetitorTest.cpp
18 add_llvm_exegesis_unittest_link_components(
29 add_llvm_exegesis_unittest_link_libraries(