diff options
author | Tim Northover <tnorthover@apple.com> | 2013-08-12 09:45:46 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-08-12 09:45:46 +0000 |
commit | 6a4e44f0de6e59d4458e3795c765a9001ba1b87f (patch) | |
tree | 4dd83e3e3ca5eb30d9a7a8052b05ef7f361adcdc /cmake | |
parent | 674c91bb6e704fecd905a226daef079717e7a8c1 (diff) | |
download | external_llvm-6a4e44f0de6e59d4458e3795c765a9001ba1b87f.zip external_llvm-6a4e44f0de6e59d4458e3795c765a9001ba1b87f.tar.gz external_llvm-6a4e44f0de6e59d4458e3795c765a9001ba1b87f.tar.bz2 |
Allow compatible extension attributes for tail calls
If the tail-callee and caller give the same bits via the same signext/zeroext
attribute then a tail-call should be allowed, since the extension has already
been done by the callee.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188159 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions