aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorWenju He <wenju.he@intel.com>2022-03-31 08:12:29 -0700
committerArthur Eubanks <aeubanks@google.com>2022-03-31 08:22:27 -0700
commit0bda12b5bcea578b94417217e8f32024c71a4f24 (patch)
tree59929b2a01a2e8c902b8548723d1cb6d882a4521 /lldb/source/Commands/CommandObjectProcess.cpp
parent152e501d871f653b2513d1958d431a2e5b05d5b0 (diff)
downloadllvm-0bda12b5bcea578b94417217e8f32024c71a4f24.zip
llvm-0bda12b5bcea578b94417217e8f32024c71a4f24.tar.gz
llvm-0bda12b5bcea578b94417217e8f32024c71a4f24.tar.bz2
[NewPM] Add OptimizerEarly module extension point
VectorizerStart extension is module callback in old PM, but is function callback in new PM. We lack a module extension point between end of buildModuleSimplificationPipeline and the function optimization (including vectorizer) pipeline. So this patch adds a new module extension point before the function optimization pipeline. Reviewed By: aeubanks Differential Revision: https://reviews.llvm.org/D122296
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions