constant fold ptrtoint(inttoptr) with target data when available. This allows
[oota-llvm.git] / lib / Analysis / Makefile
index 2a8d34ea726d6036a3c508c3ccc6c3716dce71e7..2efe8b89501b10f388394ec1bd9796094e542cfc 100644 (file)
@@ -8,8 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-LIBRARYNAME = analysis
-PARALLEL_DIRS = IPA DataStructure
+LIBRARYNAME = LLVMAnalysis
+DIRS = IPA
 BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common