Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/CodeGen/
-
trunk/
-
lib/
-
CodeGen/
-
CodeGenPrepare.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D28866
[CodeGenPrepare] Fix a typo in the comment. NFC.
Closed
Public
Authored by
haicheng
on Jan 18 2017, 10:21 AM.
Download Raw Diff
Details
Reviewers
qcolombet
junbuml
mcrosier
Commits
rG8ce2d14356a6: [CodeGenPrepare] Fix a typo in the comment. NFC.
rL292438: [CodeGenPrepare] Fix a typo in the comment. NFC.
Summary
encode => endcode.
Diff Detail
Repository
rL LLVM
Event Timeline
haicheng
created this revision.
Jan 18 2017, 10:21 AM
mcrosier
accepted this revision.
Jan 18 2017, 10:29 AM
This revision is now accepted and ready to land.
Jan 18 2017, 10:29 AM
Closed by commit
rL292438: [CodeGenPrepare] Fix a typo in the comment. NFC.
(authored by
haicheng
).
·
Explain Why
Jan 18 2017, 1:23 PM
This revision was automatically updated to reflect the committed changes.