TargetInstrInfo: Provide default implementation of isTailCall().
In fact this default implementation should be the only implementation, keep it virtual for now to accomodate targets that don't model flags correctly. Differential Revision: https://reviews.llvm.org/D30747 llvm-svn: 297980
Loading
Please sign in to comment