Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87914
[AIX][Clang][Driver] Add handling of shared option ClosedPublic Authored by daltenty on Sep 18 2020, 9:10 AM.
Details
Diff Detail
Event Timelinedaltenty added a parent revision: D87904: [AIX][Clang][Driver] Add handling of nostartfiles option.Sep 18 2020, 9:11 AM daltenty added a child revision: D87927: [AIX][clang][driver] Make sure crti[_64].o is linked in C++ mode.Sep 18 2020, 12:00 PM This revision is now accepted and ready to land.Sep 21 2020, 7:23 AM This revision was landed with ongoing or failed builds.Sep 21 2020, 11:03 AM Closed by commit rGd8540427419e: [AIX][Clang][Driver] Add handling of shared option (authored by daltenty). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 293218 clang/lib/Driver/ToolChains/AIX.cpp
clang/test/Driver/aix-ld.c
|