diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2022-11-02 12:47:50 -0700 |
---|---|---|
committer | Slava Zakharin <szakharin@nvidia.com> | 2022-11-03 08:52:19 -0700 |
commit | 473d00115244ae8bfc3049a32262a347aeccb460 (patch) | |
tree | 865400a60b75694be3e6747176332786c539a972 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d97e8cd48239ba6f3e50f92b152e661656ea009d (diff) | |
download | llvm-473d00115244ae8bfc3049a32262a347aeccb460.zip llvm-473d00115244ae8bfc3049a32262a347aeccb460.tar.gz llvm-473d00115244ae8bfc3049a32262a347aeccb460.tar.bz2 |
[mlir][llvmir] Convert attributes for functions without bodies.
So far the function argument attributes were only translated
for functions with bodies. This change makes sure that this
happens for functions without bodies (declarations) as well.
This is needed for https://github.com/llvm/llvm-project/issues/58579
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D137047
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions