Remove extraneous close parenthesis.
commit75744130a1eaf3a636b0c7b5707e0fcfa128ffa0
authorNick Lewycky <nicholas@mxc.ca>
Fri, 10 Dec 2010 23:14:35 +0000 (10 23:14 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 10 Dec 2010 23:14:35 +0000 (10 23:14 +0000)
tree41ec4c076950728ca3e66a3d4469154c9256bc38
parent3473ae7b32680686810ca2661a200b403cc6ea91
Remove extraneous close parenthesis.
Fix build breakage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocGreedy.cpp