wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
[oota-llvm.git] / lib / Target / X86 / Utils / CMakeLists.txt
1 add_llvm_library(LLVMX86Utils
2   X86ShuffleDecode.cpp
3   )