The fact that libc++ depends on libc++abi and libunwind is an internal
detail that's captured by the libc++.so linker script.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46768
[Driver] Only use -lc++ on Fuchsia ClosedPublic Authored by phosek on May 11 2018, 12:52 PM.
Details Summary The fact that libc++ depends on libc++abi and libunwind is an internal
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 11 2018, 12:56 PM Closed by commit rL332138: [Driver] Only use -lc++ on Fuchsia (authored by phosek). · Explain WhyMay 11 2018, 1:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146408 cfe/trunk/lib/Driver/ToolChains/Fuchsia.cpp
cfe/trunk/test/Driver/fuchsia.cpp
|