SelectionDAGIsel: Fix comment about terminators being "handled below".
authorHans Wennborg <hans@hanshq.net>
Thu, 19 Mar 2015 00:02:22 +0000 (00:02 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 19 Mar 2015 00:02:22 +0000 (00:02 +0000)
commitc3fc12d59612af2272d9b1d20dc1ae802a331253
treec567e99b0e3cf8c0cbe63b6f997390bdde8fd2a1
parent3f503c807ddddf1acb5ed98c49125481c86fe7f9
SelectionDAGIsel: Fix comment about terminators being "handled below".

That changed in r102128.

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