Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/tools/llvm-readobj/
-
trunk/
-
tools/
-
llvm-readobj/
-
COFFDumper.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D66815
[01/10] [llvm-readobj] Remove a leftover string trim operation. NFC.
Closed
Public
Authored by
mstorsjo
on Aug 27 2019, 12:00 PM.
Download Raw Diff
Details
Reviewers
thakis
rnk
ruiu
Commits
rGcdb9aa633908: [llvm-readobj] Remove a leftover string trim operation. NFC.
rL370307: [llvm-readobj] Remove a leftover string trim operation. NFC.
Summary
This became unnecessary in SVN r359153.
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Aug 27 2019, 12:00 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 27 2019, 12:00 PM
Herald
added subscribers:
seiya
,
rupprecht
.
·
View Herald Transcript
rnk
accepted this revision.
Aug 27 2019, 12:51 PM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Aug 27 2019, 12:51 PM
Closed by commit
rL370307: [llvm-readobj] Remove a leftover string trim operation. NFC.
(authored by
mstorsjo
).
·
Explain Why
Aug 29 2019, 1:57 AM
This revision was automatically updated to reflect the committed changes.