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 | 707d68f082c6c084a137fd74876b3d8b0a26fba0 (patch) | |
tree | 49bc315f6a288dade0a6e2ba142c8a7e1af2a3eb /llvm/lib/Support/Unix | |
parent | c9b7d47b21734daafa80ade664f06fee584fd000 (diff) | |
download | bcm5719-llvm-707d68f082c6c084a137fd74876b3d8b0a26fba0.tar.gz bcm5719-llvm-707d68f082c6c084a137fd74876b3d8b0a26fba0.zip |
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.
llvm-svn: 188159
Diffstat (limited to 'llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions