diff options
author | Arthur Eubanks <aeubanks@google.com> | 2024-07-03 11:14:49 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-03 10:14:49 -0700 |
commit | 94471e6d238acab291b5b652fc18f17c4815cc7d (patch) | |
tree | 2f9488717c72013a501dc65481d6fc9ae9337e26 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 9667e6044a2fce85f2fb35cd1731cbc8491f1871 (diff) | |
download | llvm-94471e6d238acab291b5b652fc18f17c4815cc7d.zip llvm-94471e6d238acab291b5b652fc18f17c4815cc7d.tar.gz llvm-94471e6d238acab291b5b652fc18f17c4815cc7d.tar.bz2 |
[MLInliner] Handle CGSCC changes from #94815 (#96274)
With #94815, the nodes belonging to dead functions are no longer
invalidated, but kept around to batch delete at the end of the call
graph walk.
The ML inliner needs to be updated to handle this. This fixes some
asserts getting hit, e.g. https://crbug.com/348376263.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions