Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/CodeGen/AsmPrinter/
-
trunk/
-
lib/
-
CodeGen/
-
AsmPrinter/
-
AsmPrinter.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D57856
Remove reference to non-existent function. NFC.
Closed
Public
Authored by
sbc100
on Feb 6 2019, 3:33 PM.
Download Raw Diff
Details
Reviewers
dschuff
aheejin
Commits
rG1e71b04af670: Remove reference to non-existent function. NFC.
rL353352: Remove reference to non-existent function. NFC.
Summary
This comment is old. The code in question was removed in
rL203174
Diff Detail
Repository
rL LLVM
Event Timeline
sbc100
created this revision.
Feb 6 2019, 3:33 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 6 2019, 3:33 PM
Herald
added subscribers:
llvm-commits
,
aheejin
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B27848: Diff 185654
.
Feb 6 2019, 3:34 PM
sbc100
added a reviewer:
dschuff
.
Feb 6 2019, 3:34 PM
aheejin
accepted this revision.
Feb 6 2019, 3:36 PM
This revision is now accepted and ready to land.
Feb 6 2019, 3:36 PM
Closed by commit
rL353352: Remove reference to non-existent function. NFC.
(authored by
sbc
).
·
Explain Why
Feb 6 2019, 4:14 PM
This revision was automatically updated to reflect the committed changes.