diff options
author | Erik Pilkington <erik.pilkington@gmail.com> | 2020-02-07 09:37:15 -0800 |
---|---|---|
committer | Erik Pilkington <erik.pilkington@gmail.com> | 2020-02-07 14:39:31 -0800 |
commit | fafc6e4fdf3673dcf557d6c8ae0c0a4bb3184402 (patch) | |
tree | fbeb9f4c859ab9b7873a3822bc50cb1daf7aaa1a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5858c9d69f5efa94b721e3d37edadae21cbb77f3 (diff) | |
download | llvm-fafc6e4fdf3673dcf557d6c8ae0c0a4bb3184402.zip llvm-fafc6e4fdf3673dcf557d6c8ae0c0a4bb3184402.tar.gz llvm-fafc6e4fdf3673dcf557d6c8ae0c0a4bb3184402.tar.bz2 |
[IRGen] Emit lifetime intrinsics around temporary aggregate argument allocas
These temporaries are only used in the callee, and their memory can be reused
after the call is complete.
rdar://58552124
Differential revision: https://reviews.llvm.org/D74094
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions