Const-correct and prevent a copy of a SmallPtrSet.
[oota-llvm.git] / lib / Target / X86 / Utils / CMakeLists.txt
1 add_llvm_library(LLVMX86Utils
2   X86ShuffleDecode.cpp
3   )