diff options
author | Reid Kleckner <rnk@google.com> | 2018-03-01 00:09:35 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-03-01 00:09:35 +0000 |
commit | cb9611ca67f7657dcfbe44aac0cb01a6c0a54c80 (patch) | |
tree | a29f3dd48677226a711e2503aa8a556ef7ec11df /clang/lib/CodeGen/CodeGenModule.h | |
parent | ccfa5257a659cf1f54dd3f8518c8c42218369c41 (diff) | |
download | bcm5719-llvm-cb9611ca67f7657dcfbe44aac0cb01a6c0a54c80.tar.gz bcm5719-llvm-cb9611ca67f7657dcfbe44aac0cb01a6c0a54c80.zip |
[DAE] don't remove args of musttail target/caller
`musttail` requires identical signatures of caller and callee. Removing
arguments breaks `musttail` semantics.
PR36441
Patch by Fedor Indutny
Differential Revision: https://reviews.llvm.org/D43708
llvm-svn: 326394
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions