Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
include/llvm/IR/
-
llvm/
-
IR/
-
ModuleSummaryIndex.h
Hide Panel
f
Keyboard Reference
?
Differential
D46962
make GlobalValueSummary::getOriginalName() a const function
Closed
Public
Authored by
hiraditya
on May 16 2018, 10:22 AM.
Download Raw Diff
Details
Reviewers
mehdi_amini
pcc
craig.topper
Commits
rG7ef72ded57c7: make GlobalValueSummary::getOriginalName() a const function
rL333659: make GlobalValueSummary::getOriginalName() a const function
Diff Detail
Event Timeline
hiraditya
created this revision.
May 16 2018, 10:22 AM
craig.topper
accepted this revision.
May 16 2018, 5:21 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
May 16 2018, 5:21 PM
Closed by commit
rL333659: make GlobalValueSummary::getOriginalName() a const function
(authored by
hiraditya
).
·
Explain Why
May 31 2018, 8:19 AM
This revision was automatically updated to reflect the committed changes.