diff options
author | Nikita Popov <npopov@redhat.com> | 2025-07-29 09:53:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 09:53:59 +0200 |
commit | ab1f6ce482487d0f276159a57775c0b3917da6ec (patch) | |
tree | 3eeb7090ca32eb7ae85e940acfd524e3b83969c0 /lldb/unittests/ScriptInterpreter/Python | |
parent | 6fbc397964340ebc9cb04a094fd04bef9a53abc3 (diff) | |
download | llvm-ab1f6ce482487d0f276159a57775c0b3917da6ec.zip llvm-ab1f6ce482487d0f276159a57775c0b3917da6ec.tar.gz llvm-ab1f6ce482487d0f276159a57775c0b3917da6ec.tar.bz2 |
[IR][SDAG] Remove lifetime size handling from SDAG (#150944)
Split out from https://github.com/llvm/llvm-project/pull/150248:
Specify that the argument of lifetime.start/lifetime.end is ignored and
will be removed in the future.
Remove lifetime size handling from SDAG. The size was previously
discarded during isel, so was always ignored for stack coloring anyway.
Where necessary, obtain the size of the full frame index.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions