[PATCH] D108291: [clang-nvlink-wrapper] Wrapper around nvlink for archive files

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 3 04:35:40 PDT 2021


saiislam added a comment.

In D108291#2980737 <https://reviews.llvm.org/D108291#2980737>, @sylvestre.ledru wrote:

> Maybe add this to the release notes of clang 14?

@sylvestre.ledru and @aaron.ballman please have a look at D109225 <https://reviews.llvm.org/D109225>. I have made the suggested changes.
I would like to include this wrapper in llvm-13 also because it is actually a fix required for D105191 <https://reviews.llvm.org/D105191>, which is a part of a feature being worked on for over a year (D81109 <https://reviews.llvm.org/D81109> and D93525 <https://reviews.llvm.org/D93525>).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108291/new/

https://reviews.llvm.org/D108291



More information about the cfe-commits mailing list