1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Xun Li c93ef2201c [musttail] Unify musttail call preceding return checking
There is already an API in BasicBlock that checks and returns the musttail call if it precedes the return instruction.
Use it instead of manually checking in each place.

Differential Revision: https://reviews.llvm.org/D90693
2020-11-03 11:39:27 -08:00
..
2020-09-08 16:58:01 -07:00
2020-10-30 10:03:59 -07:00
2020-11-03 16:27:48 +00:00
2020-11-03 16:27:48 +00:00
2020-10-30 10:03:59 -07:00
2020-11-03 10:46:23 -08:00