Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/BinaryFormat/
-
trunk/
-
lib/
-
BinaryFormat/
-
Magic.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D34742
[BinaryFormat] Identify AArch64 COFF files
Closed
Public
Authored by
mstorsjo
on Jun 28 2017, 12:39 AM.
Download Raw Diff
Details
Reviewers
compnerd
mgrang
Commits
rG3fa1213004b5: [BinaryFormat] Identify AArch64 COFF files
rL306647: [BinaryFormat] Identify AArch64 COFF files
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Jun 28 2017, 12:39 AM
Herald
added subscribers:
kristof.beyls
,
rengolin
,
aemerson
.
·
View Herald Transcript
Jun 28 2017, 12:39 AM
mgrang
accepted this revision.
Jun 28 2017, 10:17 AM
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Jun 28 2017, 10:17 AM
Closed by commit
rL306647: [BinaryFormat] Identify AArch64 COFF files
(authored by
mstorsjo
).
·
Explain Why
Jun 28 2017, 11:31 PM
This revision was automatically updated to reflect the committed changes.