commit | 30680ad2f1ad33d1894c4d347fdc558b3148dd1f | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Mon May 23 16:52:53 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Mon May 23 16:52:53 2016 +0000 |
tree | 24d1c86033e01415b9b44e904d21af483d141e06 | |
parent | 5131c267e1377b052abaee29e53904e2fe6c6d61 [diff] |
SDAG: Remove the transitional default Select() implementation In r268693, we started requiring that SelectionDAGISel::Select return void, but provided a default implementation that did just that by calling into the old interface. Now that all targets have been updated, we'll just remove the default implementation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270454 91177308-0d34-0410-b5e6-96231b3b80d8