Revert r199628: "[AArch64 NEON] Fix a bug caused by undef lane when generating VEXT."
[oota-llvm.git] / lib / LTO / CMakeLists.txt
1 add_llvm_library(LLVMLTO
2   LTOModule.cpp
3   LTOCodeGenerator.cpp
4   )