aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-01-29 12:07:11 +0000
committerDan Gohman <gohman@apple.com>2008-01-29 12:07:11 +0000
commit6ee9661390849bd9564cda38bfbe563ec255c419 (patch)
treeb72e36c694cac2f1791a933f6ed7a30bdd719cab /lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
parent6326b0d0f862090c288fc3412b51101800288ac6 (diff)
downloadexternal_llvm-6ee9661390849bd9564cda38bfbe563ec255c419.zip
external_llvm-6ee9661390849bd9564cda38bfbe563ec255c419.tar.gz
external_llvm-6ee9661390849bd9564cda38bfbe563ec255c419.tar.bz2
Fix a typo in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp')
-rw-r--r--lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp b/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
index 05ba46d..5d6b1a2 100644
--- a/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
+++ b/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
@@ -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