diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-13 22:42:08 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-13 22:42:08 +0000 |
commit | 9b34e8a77027a1a09ef5d53ed93a09f6a7ec3169 (patch) | |
tree | 18bd08863f220f5e1a406cb45fede89101795bc5 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | b3a0fa48636abb1f445344cfd4917a7da85828fb (diff) | |
download | llvm-9b34e8a77027a1a09ef5d53ed93a09f6a7ec3169.zip llvm-9b34e8a77027a1a09ef5d53ed93a09f6a7ec3169.tar.gz llvm-9b34e8a77027a1a09ef5d53ed93a09f6a7ec3169.tar.bz2 |
SDAG: Implement Select instead of SelectImpl in SystemZDAGToDAGISel
- Where we were returning a node before, call ReplaceNode instead.
- Where we would return null to fall back to another selector, rename
the method to try* and return a bool for success.
Part of llvm.org/pr26808.
llvm-svn: 269505
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions