In GNU ld, this option is only available on i386, not on x86_64 (where it's enabled by default with no option to disable it either).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40015
[LLD] [MinGW] Handle --large-address-aware ClosedPublic Authored by mstorsjo on Nov 14 2017, 3:36 AM.
Details Summary In GNU ld, this option is only available on i386, not on x86_64 (where it's enabled by default with no option to disable it either).
Diff Detail
Event Timelinemstorsjo retitled this revision from [MinGW] Handle --large-address-aware to [LLD] [MinGW] Handle --large-address-aware. This revision is now accepted and ready to land.Nov 14 2017, 12:57 PM Closed by commit rL318280: [MinGW] Handle --large-address-aware (authored by mstorsjo). · Explain WhyNov 15 2017, 12:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122974 lld/trunk/MinGW/Driver.cpp
lld/trunk/MinGW/Options.td
lld/trunk/test/MinGW/driver.test
|