add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.
[llvm/avr.git] / lib / Transforms / Hello / CMakeLists.txt
blobb80d15ba76d60370966a995dc0a0de7ec0a539ee
1 add_llvm_library( LLVMHello
2   Hello.cpp
3   )