[polly] r209584 - ScopDetectionDiagnostic: Update Makefile
Andreas Simbuerger
simbuerg at fim.uni-passau.de
Sat May 24 11:51:15 PDT 2014
Author: simbuerg
Date: Sat May 24 13:51:14 2014
New Revision: 209584
URL: http://llvm.org/viewvc/llvm-project?rev=209584&view=rev
Log:
ScopDetectionDiagnostic: Update Makefile
Modified:
polly/trunk/lib/Makefile
Modified: polly/trunk/lib/Makefile
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/Makefile?rev=209584&r1=209583&r2=209584&view=diff
==============================================================================
--- polly/trunk/lib/Makefile (original)
+++ polly/trunk/lib/Makefile Sat May 24 13:51:14 2014
@@ -52,6 +52,7 @@ SOURCES= Polly.cpp \
Support/ScopHelper.cpp \
Analysis/Dependences.cpp \
Analysis/ScopDetection.cpp \
+ Analysis/ScopDetectionDiagnostic.cpp \
Analysis/ScopInfo.cpp \
Analysis/ScopGraphPrinter.cpp \
Analysis/ScopPass.cpp \
More information about the llvm-commits
mailing list