[PATCH] D125624: [gold] Remove an external dependency to GNU binutils' header file

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 12:26:13 PDT 2022


tstellar added a comment.

In D125624#3614298 <https://reviews.llvm.org/D125624#3614298>, @ruiu wrote:

> In D125624#3552770 <https://reviews.llvm.org/D125624#3552770>, @tstellar wrote:
>
>> In D125624#3552463 <https://reviews.llvm.org/D125624#3552463>, @ruiu wrote:
>>
>>>> OK, as I mentioned. I think we need an attorney to review this change and confirm that it actually accomplishes this goal.
>>>
>>> Can you add an attorney as a reviewer of this change so that we can proceed?
>>
>> Yes, I've notified @tonic and she will reach out to the attorney.
>
> @tstellar @tonic Did you guys get any response from the attorney?

Yes, the header file will still be GPLv3 licensed even if it's copied into the LLVM tree, so even if we were to do this change, LLVMgold would still be GPLv3.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125624



More information about the llvm-commits mailing list