Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Transforms/Utils/
-
trunk/
-
lib/
-
Transforms/
-
Utils/
-
CodeExtractor.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D68330
NFC: directly return when CommonExitBlock != Succ
Closed
Public
Authored by
hiraditya
on Oct 2 2019, 5:12 AM.
Download Raw Diff
Details
Reviewers
None
Commits
rGb1fe6c90e66b: NFC: directly return when CommonExitBlock != Succ
rL373456: NFC: directly return when CommonExitBlock != Succ
Diff Detail
Repository
rL LLVM
Event Timeline
hiraditya
created this revision.
Oct 2 2019, 5:12 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 2 2019, 5:12 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
This revision was not accepted when it landed; it landed in state
Needs Review
.
Oct 2 2019, 5:13 AM
Closed by commit
rL373456: NFC: directly return when CommonExitBlock != Succ
(authored by
hiraditya
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.