Revision: 123343
Author:   clattner
Date:     2007-02-02 17:44:37 -0800 (Fri, 02 Feb 2007)

Log Message:
-----------
Add #include that is no longer included by SchedulerRegistry.h

Modified Paths:
--------------
    apple-local/branches/llvm/gcc/llvm-backend.cpp

Modified: apple-local/branches/llvm/gcc/llvm-backend.cpp
===================================================================
--- apple-local/branches/llvm/gcc/llvm-backend.cpp      2007-02-03 01:32:17 UTC 
(rev 123342)
+++ apple-local/branches/llvm/gcc/llvm-backend.cpp      2007-02-03 01:44:37 UTC 
(rev 123343)
@@ -34,6 +34,7 @@
 #include "llvm/Bytecode/WriteBytecodePass.h"
 #include "llvm/CodeGen/RegAllocRegistry.h"
 #include "llvm/CodeGen/SchedulerRegistry.h"
+#include "llvm/CodeGen/ScheduleDAG.h"
 #include "llvm/Support/Streams.h"
 #include "llvm/Target/SubtargetFeature.h"
 #include "llvm/Target/TargetData.h"


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to