[AArch64][GlobalISel] Fall back when translating musttail calls
These are currently translated as normal functions calls in AArch64. Until we have proper tail call lowering, we shouldn't translate these. Differential Revision: https://reviews.llvm.org/D66842 llvm-svn: 370225
Loading
Please register or sign in to comment