Remove all local variables from X86SelectionDAGInfo, the DAG has
[oota-llvm.git] / lib / Target / X86 / TargetInfo / CMakeLists.txt
1 add_llvm_library(LLVMX86Info
2   X86TargetInfo.cpp
3   )