remove pointless assert
authorMatthias Braun <matze@braunis.de>
Fri, 6 Sep 2013 16:44:27 +0000 (16:44 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 6 Sep 2013 16:44:27 +0000 (16:44 +0000)
commitc0ad7bfa629ee144a6743bc30e18cc75b5423999
tree8955f00cfd4b4b1e56d469c9bdb88dd637c3c7e5
parentb348d9703c138ef79123110cfb6aad9308b73e37
remove pointless assert

The if above it ensures the property anyway.

llvm-svn: 190168
llvm/lib/CodeGen/RegisterCoalescer.cpp