diff options
author | Dehao Chen <dehao@google.com> | 2016-09-19 16:02:52 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2016-09-19 16:02:52 +0000 |
commit | dd6f8cab08f9f383c12319e5388b22ed77c66ff1 (patch) | |
tree | 96d8f294a6bf90586322a566050703d81fc12a1c /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 130a190bf08a3d955d9db24dac936159dc049e12 (diff) | |
download | llvm-dd6f8cab08f9f383c12319e5388b22ed77c66ff1.zip llvm-dd6f8cab08f9f383c12319e5388b22ed77c66ff1.tar.gz llvm-dd6f8cab08f9f383c12319e5388b22ed77c66ff1.tar.bz2 |
Remove InstructionCombining and its related pass from sample pgo passes as we can handle "invoke" correctly.
Summary: We previously relies on InstructionCombining pass to remove invoke instructions. Now that we can inline invoke instructions correctly, we do not need these passes any more.
Reviewers: dnovillo
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D24730
llvm-svn: 281910
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions