Instead of accepting the same arguments as regular linker,
the static linker will only accept input files.
Details
Details
- Reviewers
yaxunl - Commits
- rG96c2d5e99e32: [HIP] Ignore invalid ar linker options
Diff Detail
Diff Detail
Paths
| Differential D85442
[HIP] Ignore invalid ar linker options ClosedPublic Authored by ashi1 on Aug 6 2020, 9:12 AM.
Details
Summary Instead of accepting the same arguments as regular linker,
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 6 2020, 10:36 AM Closed by commit rG96c2d5e99e32: [HIP] Ignore invalid ar linker options (authored by ashi1). · Explain WhyAug 6 2020, 10:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283653 clang/lib/Driver/ToolChains/Gnu.cpp
clang/test/Driver/hip-link-static-library.hip
|