Revert patches r115363 r115367 r115391 due to build breakage:
[llvm.git] / tools / llc / CMakeLists.txt
blob683f29862d5c21ca639ef4e8a46242601372c0ba
1 set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader asmparser)
3 add_llvm_tool(llc
4   llc.cpp
5   )