1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Justin Bogner 26763e3c11 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
2016-05-23 16:52:53 +00:00
..
llvm SDAG: Remove the transitional default Select() implementation 2016-05-23 16:52:53 +00:00
llvm-c Extract renaming from D19181 2016-05-23 16:38:25 +00:00