No documentation yet; the linker needs more work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10270
clang-cl: Implement /GL in terms of -flto. ClosedPublic Authored by pcc on Jun 4 2015, 8:00 PM.
Details Summary No documentation yet; the linker needs more work.
Diff Detail
Event Timelinepcc updated this object. This revision is now accepted and ready to land.Jun 5 2015, 7:08 PM Closed by commit rL239213: clang-cl: Implement /GL in terms of -flto. (authored by pcc). · Explain WhyJun 5 2015, 7:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27252 cfe/trunk/include/clang/Driver/CLCompatOptions.td
cfe/trunk/lib/Driver/Driver.cpp
cfe/trunk/lib/Driver/Types.cpp
cfe/trunk/test/Driver/cl-outputs.c
|