[llvm-commits] [poolalloc] r131095 - /poolalloc/trunk/lib/AssistDS/CMakeLists.txt

Arushi Aggarwal aggarwa4 at illinois.edu
Mon May 9 13:13:46 PDT 2011


Author: aggarwa4
Date: Mon May  9 15:13:46 2011
New Revision: 131095

URL: http://llvm.org/viewvc/llvm-project?rev=131095&view=rev
Log:
Updated to the correct filenames, to reflect
changes done earlier this week.

Modified:
    poolalloc/trunk/lib/AssistDS/CMakeLists.txt

Modified: poolalloc/trunk/lib/AssistDS/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/poolalloc/trunk/lib/AssistDS/CMakeLists.txt?rev=131095&r1=131094&r2=131095&view=diff
==============================================================================
--- poolalloc/trunk/lib/AssistDS/CMakeLists.txt (original)
+++ poolalloc/trunk/lib/AssistDS/CMakeLists.txt Mon May  9 15:13:46 2011
@@ -6,7 +6,8 @@
   GEPExprArg.cpp
   IndCloner.cpp
   Int2PtrCmp.cpp
-  MergeArrayIndexGEP.cpp
+  LoadArgs.cpp
+  MergeGEP.cpp
   SVADevirt.cpp
   SimplifyExtractValue.cpp
   SimplifyGEP.cpp





More information about the llvm-commits mailing list