diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2025-09-04 10:30:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 10:30:16 -0700 |
commit | 31a6fedb982a7d9ea6d37f6ae86a220e5a141cd5 (patch) | |
tree | 29399b8da6d11d2c20d522c74416dc432b94fd8d /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 6a37f5bdd19ee51d1d3e5a8f55f0d17b8c2f2b66 (diff) | |
download | llvm-31a6fedb982a7d9ea6d37f6ae86a220e5a141cd5.zip llvm-31a6fedb982a7d9ea6d37f6ae86a220e5a141cd5.tar.gz llvm-31a6fedb982a7d9ea6d37f6ae86a220e5a141cd5.tar.bz2 |
[flang] Move AddAliasTags pass after BoxedProcedurePass. (#156780)
Move AddAliasTags after BoxedProcedurePass to be able to compute
the size of Fortran variables by converting their types to LLVM
types and applying DL size/alignment computations.
This is one of the approaches to unblock #156558.
This change does not affect performance in my testing.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions