Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang/test/CodeGenCoroutines/
-
test/
-
CodeGenCoroutines/
-
coro-retcon-unreachable.ll
-
llvm/test/Transforms/Coroutines/
-
test/
-
Transforms/
-
Coroutines/
-
coro-retcon-unreachable.ll
Hide Panel
f
Keyboard Reference
?
Differential
D94257
[test] Move coro-retcon-unreachable.ll into llvm/test
Closed
Public
Authored by
aeubanks
on Jan 7 2021, 12:33 PM.
Download Raw Diff
Details
Reviewers
lxfind
rjmccall
Commits
rGd002cd4e0f10: [test] Move coro-retcon-unreachable.ll into llvm/test
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
aeubanks
created this revision.
Jan 7 2021, 12:33 PM
Herald
added a subscriber:
lxfind
.
·
View Herald Transcript
Jan 7 2021, 12:33 PM
aeubanks
requested review of this revision.
Jan 7 2021, 12:33 PM
Herald
added projects:
Restricted Project
,
Restricted Project
.
·
View Herald Transcript
Jan 7 2021, 12:33 PM
Herald
added subscribers:
llvm-commits
,
cfe-commits
.
·
View Herald Transcript
aeubanks
added reviewers:
lxfind
,
rjmccall
.
Jan 7 2021, 12:34 PM
aeubanks
added a child revision:
D94258: [CoroSplit][NewPM] Don't call LazyCallGraph functions to split when no clones
.
Jan 7 2021, 12:48 PM
Harbormaster
completed remote builds in
B84370: Diff 315209
.
Jan 7 2021, 1:07 PM
rjmccall
accepted this revision.
Jan 7 2021, 1:46 PM
Comment Actions
Yeah, that's definitely an LLVM test.
This revision is now accepted and ready to land.
Jan 7 2021, 1:46 PM
Closed by commit
rGd002cd4e0f10: [test] Move coro-retcon-unreachable.ll into llvm/test
(authored by
aeubanks
).
·
Explain Why
Jan 7 2021, 2:06 PM
This revision was automatically updated to reflect the committed changes.
aeubanks
added a commit:
rGd002cd4e0f10: [test] Move coro-retcon-unreachable.ll into llvm/test
.