Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Transforms/Scalar/
-
lib/
-
Transforms/
-
Scalar/
-
EarlyCSE.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D71061
[DebugInfo][EarlyCSE] Use the salvageDebugInfoOrMarkUndef(); NFC
Closed
Public
Authored by
djtodoro
on Dec 5 2019, 6:02 AM.
Download Raw Diff
Details
Reviewers
aprantl
vsk
Commits
rG9b9e995819fe: [DebugInfo][EarlyCSE] Use the salvageDebugInfoOrMarkUndef(); NFC
Summary
Use the newest API.
Diff Detail
Event Timeline
djtodoro
created this revision.
Dec 5 2019, 6:02 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Dec 5 2019, 6:02 AM
Herald
added subscribers:
llvm-commits
,
hiraditya
.
·
View Herald Transcript
vsk
accepted this revision.
Dec 5 2019, 8:41 AM
Comment Actions
Lgtm.
This revision is now accepted and ready to land.
Dec 5 2019, 8:41 AM
Closed by commit
rG9b9e995819fe: [DebugInfo][EarlyCSE] Use the salvageDebugInfoOrMarkUndef(); NFC
(authored by
djtodoro
).
·
Explain Why
Dec 9 2019, 4:59 AM
This revision was automatically updated to reflect the committed changes.