Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/include/llvm/CodeGen/
-
include/
-
llvm/
-
CodeGen/
-
ScoreboardHazardRecognizer.h
Hide Panel
f
Keyboard Reference
?
Differential
D152234
[CodeGen] Disable default copy ctor and copy assignment operator for class Scoreboard
Closed
Public
Authored by
yubing
on Jun 5 2023, 11:45 PM.
Download Raw Diff
Details
Reviewers
pengfei
Commits
rG0b48f51f0b6a: [CodeGen] Disable default copy ctor and copy assignment operator for class…
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
yubing
created this revision.
Jun 5 2023, 11:45 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 5 2023, 11:45 PM
yubing
requested review of this revision.
Jun 5 2023, 11:45 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 5 2023, 11:45 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
yubing
added reviewers:
Eugene.Zelenko
,
pengfei
.
Jun 5 2023, 11:46 PM
Harbormaster
completed remote builds in
B236823: Diff 528705
.
Jun 6 2023, 12:25 AM
Eugene.Zelenko
removed a reviewer:
Eugene.Zelenko
.
Jun 6 2023, 7:22 AM
pengfei
accepted this revision.
Jun 6 2023, 8:25 PM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jun 6 2023, 8:25 PM
Closed by commit
rG0b48f51f0b6a: [CodeGen] Disable default copy ctor and copy assignment operator for class…
(authored by
yubing
).
·
Explain Why
Jun 6 2023, 11:30 PM
This revision was automatically updated to reflect the committed changes.
yubing
added a commit:
rG0b48f51f0b6a: [CodeGen] Disable default copy ctor and copy assignment operator for class…
.