diff options
author | Brian Gesiak <modocache@gmail.com> | 2019-12-26 08:00:00 -0500 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2020-02-17 23:41:57 -0500 |
commit | 00fec8004aca6588d8d695a2c3827c3754c380a0 (patch) | |
tree | 687a02b35dca08bd1aa9c2aed4c935a24a1305c7 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 7125d66f9969605d886b5286780101a45b5bed67 (diff) | |
download | llvm-00fec8004aca6588d8d695a2c3827c3754c380a0.zip llvm-00fec8004aca6588d8d695a2c3827c3754c380a0.tar.gz llvm-00fec8004aca6588d8d695a2c3827c3754c380a0.tar.bz2 |
[Coroutines][3/6] New pass manager: coro-elide
Summary:
Depends on https://reviews.llvm.org/D71899.
The third in a series of patches that ports the LLVM coroutines passes
to the new pass manager infrastructure. This patch implements 'coro-elide'.
The new pass manager infrastructure does not implicitly repeat CGSCC
pass pipelines when a function is devirtualized, and so the tests
for the new pass manager that rely on that behavior now explicitly
specify `repeat<2>`.
Reviewers: GorNishanov, lewissbaker, chandlerc, jdoerfert, junparser, deadalnix, wenlei
Reviewed By: wenlei
Subscribers: wenlei, EricWF, Prazek, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71900
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions