Adding tests for the Intel JIT event listener's MCJIT support.
[oota-llvm.git] / tools / llvm-ar / CMakeLists.txt
1 set(LLVM_LINK_COMPONENTS archive)
2
3 add_llvm_tool(llvm-ar
4   llvm-ar.cpp
5   )
6
7 # TODO: Support check-local.