summaryrefslogtreecommitdiff
path: root/llvm/benchmarks/CMakeLists.txt
blob: 43f88f72579240ccbc58d2298c30dca715031ab0 (plain)
1
2
3
4
set(LLVM_LINK_COMPONENTS
  Support)

add_benchmark(DummyYAML DummyYAML.cpp)