Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Transforms/IPO/
-
lib/
-
Transforms/
-
IPO/
-
PruneEH.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D78182
[CallSite removal][PruneEH] Use CallBase instead of CallSite. NFC
Closed
Public
Authored by
craig.topper
on Apr 15 2020, 12:27 AM.
Download Raw Diff
Details
Reviewers
mtrofin
dblaikie
Commits
rGa0d92248eaed: [CallSite removal][PruneEH] Use CallBase instead of CallSite. NFC
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
craig.topper
created this revision.
Apr 15 2020, 12:27 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 15 2020, 12:27 AM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B53304: Diff 257612
.
Apr 15 2020, 1:03 AM
mtrofin
accepted this revision.
Apr 15 2020, 7:53 AM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Apr 15 2020, 7:53 AM
Closed by commit
rGa0d92248eaed: [CallSite removal][PruneEH] Use CallBase instead of CallSite. NFC
(authored by
craig.topper
).
·
Explain Why
Apr 15 2020, 10:24 AM
This revision was automatically updated to reflect the committed changes.