Fix a typo in a comment.
authorDan Gohman <gohman@apple.com>
Tue, 29 Jan 2008 12:07:11 +0000 (12:07 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 29 Jan 2008 12:07:11 +0000 (12:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46508 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp

index 05ba46d6ac6cf9f32c80a6adc28aeca2574914d7..5d6b1a27ad53b083a58c5648fbb6e2cfaecec4a2 100644 (file)
@@ -58,7 +58,6 @@ private:
   bool isBottomUp;
   
   /// AvailableQueue - The priority queue to use for the available SUnits.
-  ///a
   SchedulingPriorityQueue *AvailableQueue;
 
   /// LiveRegs / LiveRegDefs - A set of physical registers and their definition