Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/cmake/caches/
-
trunk/
-
cmake/
-
caches/
-
Fuchsia-stage2.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D37785
[Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia builds
Closed
Public
Authored by
mcgrathr
on Sep 12 2017, 7:01 PM.
Download Raw Diff
Details
Reviewers
phosek
Commits
rGb5d0cd89a5a2: [Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia builds
rC313173: [Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia builds
rL313173: [Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia builds
Summary
This is a "Does your linker support it?" option, and all ours do.
Diff Detail
Repository
rL LLVM
Event Timeline
mcgrathr
created this revision.
Sep 12 2017, 7:01 PM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
Sep 12 2017, 7:01 PM
phosek
accepted this revision.
Sep 13 2017, 10:13 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Sep 13 2017, 10:13 AM
Closed by commit
rL313173: [Fuchsia] Set ENABLE_X86_RELAX_RELOCATIONS for Fuchsia builds
(authored by
phosek
).
·
Explain Why
Sep 13 2017, 12:19 PM
This revision was automatically updated to reflect the committed changes.