X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FPowerPC%2FTargetInfo%2FCMakeLists.txt;h=c9548c7fe0cda84f45f77f3ecb42539b23e76314;hb=a6a87b595d3434175ee87d96d1fe182357cf2611;hp=1732ddb12adb01ab9baf3daf92f1e42e40bc1c46;hpb=9ec9b8434bbe9489a94825d8310a375b346938f9;p=oota-llvm.git diff --git a/lib/Target/PowerPC/TargetInfo/CMakeLists.txt b/lib/Target/PowerPC/TargetInfo/CMakeLists.txt index 1732ddb12ad..c9548c7fe0c 100644 --- a/lib/Target/PowerPC/TargetInfo/CMakeLists.txt +++ b/lib/Target/PowerPC/TargetInfo/CMakeLists.txt @@ -1,5 +1,3 @@ add_llvm_library(LLVMPowerPCInfo PowerPCTargetInfo.cpp ) - -add_dependencies(LLVMPowerPCInfo PowerPCCommonTableGen)