now that mangler is in libtarget, it can use MCAsmInfo instead of clients
[oota-llvm.git] / tools / llvm-stub / CMakeLists.txt
1 add_llvm_tool(llvm-stub
2   llvm-stub.c
3   )