diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-23 16:52:53 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-23 16:52:53 +0000 |
commit | 45fe81fb64e379534d9c271eb5bb1fb238b435d0 (patch) | |
tree | 1f8f0f83ef1d202063cfba50a799a5f0875796c5 /lldb/packages/Python/lldbsuite/test | |
parent | a5ad4d691bd1e7db190362597bca638926b18699 (diff) | |
download | bcm5719-llvm-45fe81fb64e379534d9c271eb5bb1fb238b435d0.tar.gz bcm5719-llvm-45fe81fb64e379534d9c271eb5bb1fb238b435d0.zip |
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.
llvm-svn: 270454
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions