summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorArnold Schwaighofer <arnold.schwaighofer@gmail.com>2009-06-15 14:43:36 +0000
committerArnold Schwaighofer <arnold.schwaighofer@gmail.com>2009-06-15 14:43:36 +0000
commitcb9046cfc8b324a665c0d22eb2879a19ad470fa1 (patch)
tree827f1aeef7f963f377386dd0c383be73e37ce367 /clang/lib/CodeGen/CodeGenModule.h
parenta2937bc3cbf91e74e8824c5cf1107422fc3e79db (diff)
downloadbcm5719-llvm-cb9046cfc8b324a665c0d22eb2879a19ad470fa1.tar.gz
bcm5719-llvm-cb9046cfc8b324a665c0d22eb2879a19ad470fa1.zip
CheckTailCallReturnConstraints is missing a check on the
incomming chain of the RETURN node. The incomming chain must be the outgoing chain of the CALL node. This causes the backend to identify tail calls that are not tail calls. This patch fixes this. llvm-svn: 73387
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud