diff options
author | Ettore Tiotto <etiotto@ca.ibm.com> | 2020-09-10 13:08:57 -0400 |
---|---|---|
committer | Ettore Tiotto <etiotto@ca.ibm.com> | 2020-09-10 13:08:57 -0400 |
commit | 6b13cfe7399b0aba726873f807ddfcdd9f967563 (patch) | |
tree | 4c88bc7e288178633e05d2c90f91cb98f10ed1f1 /llvm/lib/Bitcode | |
parent | 009cd4e491033f57f547a7bda63e35b50a6e5cf7 (diff) | |
download | llvm-6b13cfe7399b0aba726873f807ddfcdd9f967563.zip llvm-6b13cfe7399b0aba726873f807ddfcdd9f967563.tar.gz llvm-6b13cfe7399b0aba726873f807ddfcdd9f967563.tar.bz2 |
[ArgumentPromotion]: Copy function metadata after promoting arguments
The argument promotion pass currently fails to copy function annotations
over to the modified function after promoting arguments.
This patch copies the original function annotation to the new function.
Reviewed By: fhann
Differential Revision: https://reviews.llvm.org/D86630
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions