Add support for -m(no-)extern-data when using -mgpopt in the driver. It is
enabled by default in the backend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35550
[mips] Add support for -m(no-)extern-data. ClosedPublic Authored by sdardis on Jul 18 2017, 5:05 AM.
Details Summary Add support for -m(no-)extern-data when using -mgpopt in the driver. It is
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 19 2017, 4:01 AM Closed by commit rL308879: [mips] Add support for -m(no-)extern-data. (authored by sdardis). · Explain WhyJul 24 2017, 7:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 107897 cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/test/Driver/mips-features.c
|