[llvm-commits] CVS: llvm/tools/llc/Makefile
    Chris Lattner 
    lattner at cs.uiuc.edu
       
    Mon Sep  1 15:31:03 PDT 2003
    
    
  
Changes in directory llvm/tools/llc:
Makefile updated: 1.41 -> 1.42
---
Log message:
Preselection is now integrated into the Sparc target library
---
Diffs of the changes:
Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.41 llvm/tools/llc/Makefile:1.42
--- llvm/tools/llc/Makefile:1.41	Mon Sep  1 15:26:11 2003
+++ llvm/tools/llc/Makefile	Mon Sep  1 15:30:16 2003
@@ -7,7 +7,6 @@
            sched \
            select \
            codegen \
-           preopts \
            target.a \
            livevar \
            transforms.a \
    
    
More information about the llvm-commits
mailing list