diff options
author | Mircea Trofin <mtrofin@google.com> | 2022-06-24 18:19:34 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2022-06-24 18:22:06 -0700 |
commit | 7ae92a69c2f3ddd3d41cbc5c808d240184b394d0 (patch) | |
tree | 6430534b325fb7c03886cc505fb291d7a844f8ea /lldb/source/Commands/CommandObjectLog.cpp | |
parent | 73709fe09c12ef191a30430e40efab1e73fc2f53 (diff) | |
download | llvm-7ae92a69c2f3ddd3d41cbc5c808d240184b394d0.zip llvm-7ae92a69c2f3ddd3d41cbc5c808d240184b394d0.tar.gz llvm-7ae92a69c2f3ddd3d41cbc5c808d240184b394d0.tar.bz2 |
[MLInliner] No need to invalidate everything post-inlining.
We really just need to invalidate loop info and the dominator tree, in
addition to the FunctionPropertiesInfo we were invalidating originally.
Doing more adds unnecessary compile time overhead.
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions