Fix a logic bug in TNS-CONFLICT-GLOBAL-GLOBAL
authorPaul Khuong <pvk@pvk.ca>
Tue, 12 Nov 2013 21:55:02 +0000 (16:55 -0500)
committerPaul Khuong <pvk@pvk.ca>
Mon, 2 Dec 2013 03:44:43 +0000 (22:44 -0500)
That function was never used, so it's not a correctness issue, but
it's useful (when correct) to debug register allocation.


No differences found