CodeGen: Handle va_start in the entry block
[oota-llvm.git] / lib / Target / X86 / Utils / CMakeLists.txt
1 add_llvm_library(LLVMX86Utils
2   X86ShuffleDecode.cpp
3   )