add (and document) the ability for alias results to have
[oota-llvm.git] / lib / Target / X86 / TargetInfo / CMakeLists.txt
index da454f118cfca672ef9c58503a1b186717d37799..90be9f58cc73ff090691f330184904a1720875b4 100644 (file)
@@ -4,3 +4,4 @@ add_llvm_library(LLVMX86Info
   X86TargetInfo.cpp
   )
 
+add_dependencies(LLVMX86Info X86CodeGenTable_gen)