diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-10-02 12:09:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 12:09:15 -0700 |
commit | 819f34a6e047754276320235dfe014b71c64d7da (patch) | |
tree | f14f30c45bba21d440838ea1c173b12324c8ce34 /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 847e1e18902d1bedb9d7df8cbec84dbda8042e47 (diff) | |
download | llvm-819f34a6e047754276320235dfe014b71c64d7da.zip llvm-819f34a6e047754276320235dfe014b71c64d7da.tar.gz llvm-819f34a6e047754276320235dfe014b71c64d7da.tar.bz2 |
[NFC][OpenACC] Remove 'initExpr' from AST/etc. (#161674)
I originally expected that we were going to need the initExpr stored
separately from the allocaDecl when doing arrays/pointers, however after
implementing it, we found that the idea of having the allocaDecl just
store its init directly still works perfectly. This patch removes the
extra field from the AST.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions