commit | 182dac04e536d22bb10558a2f0b2c9181e658a98 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Tue May 10 22:58:26 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Tue May 10 22:58:26 2016 +0000 |
tree | a137750a01b6c487a69f5f03d3584394d513a34b | |
parent | f2fd62413a1714ec7e64204e39e9fe8ae77ee93f [diff] |
SDAG: Make SelectCodeCommon return void This means SelectCode unconditionally returns nullptr now. I'll follow up with a change to make that return void as well, but it seems best to keep that one very mechanical. This is part of the work to have Select return void instead of an SDNode *, which is in turn part of llvm.org/pr26808. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269136 91177308-0d34-0410-b5e6-96231b3b80d8