Add mayLoad attribute to AVX convert instructions, since non of them
[oota-llvm.git] / lib / Transforms / Hello / CMakeLists.txt
1 add_llvm_loadable_module( LLVMHello
2   Hello.cpp
3   )