[X86] Remove two const references to the return value of a constructor and just use...
[oota-llvm.git] / lib / Target / X86 / TargetInfo / CMakeLists.txt
1 add_llvm_library(LLVMX86Info
2   X86TargetInfo.cpp
3   )