[OCaml] Don't truncate constants over 32 bits in Llvm.const_int.
[oota-llvm.git] / utils / PerfectShuffle / CMakeLists.txt
1 add_llvm_utility(llvm-PerfectShuffle
2   PerfectShuffle.cpp
3   )