Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Driver/
-
Driver/
-
Tools.cpp
-
test/Driver/
-
Driver/
-
biarch.c
Hide Panel
f
Keyboard Reference
?
Differential
D12201
[Sparc] Add '-EL' when invoking gcc to link little-endian binaries.
Closed
Public
Authored by
dougk
on Aug 20 2015, 11:23 AM.
Download Raw Diff
Details
Reviewers
jyknight
Commits
rG38857551b5e3: [Sparc] Add '-EL' when invoking gcc to link little-endian binaries.
rC245595: [Sparc] Add '-EL' when invoking gcc to link little-endian binaries.
rL245595: [Sparc] Add '-EL' when invoking gcc to link little-endian binaries.
Diff Detail
Event Timeline
dougk
updated this revision to
Diff 32715
.
Aug 20 2015, 11:23 AM
dougk
retitled this revision from
to
[Sparc] Add '-EL' when invoking gcc to link little-endian binaries.
.
dougk
updated this object.
dougk
added a reviewer:
jyknight
.
dougk
added a subscriber:
cfe-commits
.
jyknight
accepted this revision.
Aug 20 2015, 11:26 AM
jyknight
edited edge metadata.
This revision is now accepted and ready to land.
Aug 20 2015, 11:26 AM
Closed by commit
rL245595: [Sparc] Add '-EL' when invoking gcc to link little-endian binaries.
(authored by
dougk
).
·
Explain Why
Aug 20 2015, 11:33 AM
This revision was automatically updated to reflect the committed changes.