[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / tools / llvm-sim / CMakeLists.txt
blob76299050392a250ca6eae4b506bd950d7cee5c57
1 set(LLVM_LINK_COMPONENTS
2   Core
3   Support
4   Analysis
5   IRReader)
7 add_llvm_tool(llvm-sim
8   llvm-sim.cpp