diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2024-02-06 13:36:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 13:36:13 +0100 |
commit | 29fa64f845df6b1ba3f562564ab97a07aa7077ee (patch) | |
tree | 881cdb285988a2ee9e3df991ff35d5945b9e3305 /llvm/lib/Object/COFFImportFile.cpp | |
parent | b8cdc2638e4c067fd633b345aba75fee81c4054f (diff) | |
download | llvm-29fa64f845df6b1ba3f562564ab97a07aa7077ee.zip llvm-29fa64f845df6b1ba3f562564ab97a07aa7077ee.tar.gz llvm-29fa64f845df6b1ba3f562564ab97a07aa7077ee.tar.bz2 |
[flang][OpenMP][NFC] Outline `genOpWithBody` & `createBodyOfOp` args (#80817)
This PR outlines the arguments of the open CodeGen functions into 2
separate structs. This was, in part, motivated by the delayed
privatization WIP #79862 where we had to extend the signatures of both
functions containing quite a bit of default values (`nullptr`, `false`).
This PR does not add any new arguments yet though, just outlines the
existing ones.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions