1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Fix a typo in a comment.

llvm-svn: 46508
This commit is contained in:
Dan Gohman 2008-01-29 12:07:11 +00:00
parent c1c27c9fda
commit 4463225e99

View 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