ra: Delete the conflict lists in ra_set_finalize
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 31 Jul 2015 03:53:04 +0000 (20:53 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 10 Aug 2015 18:58:58 +0000 (11:58 -0700)
commitbdcc8f32304b67cd9c87f5f285c1faa00c51d3ad
treea115a881571875d41792fa1ea92a03d5372df331
parent7539ac7fe2077f7634250dcb34497e1ac643b0df
ra: Delete the conflict lists in ra_set_finalize

They are never used after the set is finalized so there's no reason to keep
them around.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/util/register_allocate.c