Split out the Dwarf writer stuff into separate files. This is a much more
[llvm/msp430.git] / tools / llc / CMakeLists.txt
blobe98b5a2649e1e2d70ef79681d432e5b9f3e7398c
1 set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader)
3 add_llvm_tool(llc
4   llc.cpp
5   )