diff options
author | Andrew Gozillon <Andrew.Gozillon@amd.com> | 2023-03-01 14:32:54 -0600 |
---|---|---|
committer | Andrew Gozillon <Andrew.Gozillon@amd.com> | 2023-03-01 14:41:02 -0600 |
commit | 13b808bda93ec7271d2e5690f0d1d467e0f59f17 (patch) | |
tree | 5b98c9c4ceb58b525acdda88a1f0d7fb88ecc732 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 62e3f298de80f818880d327b030655eb37799953 (diff) | |
download | llvm-13b808bda93ec7271d2e5690f0d1d467e0f59f17.zip llvm-13b808bda93ec7271d2e5690f0d1d467e0f59f17.tar.gz llvm-13b808bda93ec7271d2e5690f0d1d467e0f59f17.tar.bz2 |
[Flang][Tool][bbc] Emit module wrapper in addition to body
This change seeks to emit the full module from the bbc tool and
not just the body. This change currently does not break existing tests
when running check-(mlir, flang, all). This stops the discarding of
any attributes that may be applied to the Module during
compilation.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D144869
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions