Skip to content

Add lld (the LLVM linker) #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add lld (the LLVM linker) #9

wants to merge 1 commit into from

Conversation

hesiod
Copy link
Contributor

@hesiod hesiod commented Feb 23, 2017

By adding lld to the tools directory, it is automatically built along llvm.

Since lld a LLVM tool, moving it to a separate package is not really necessary,
especially since lld is relatively small and it would only complicate
the PKGBUILD.

By adding lld to the tools directory, it is automatically built along llvm.

Since lld a LLVM tool, moving it to a separate package is not really necessary,
especially since lld is relatively small and it would only complicate
the PKGBUILD.
@kerberizer kerberizer self-assigned this Feb 25, 2017
@kerberizer
Copy link
Member

kerberizer commented Feb 26, 2017

Good point, thanks for the request. Could you please just change line 220/223 to something like...

rm -rf "${pkgdir}/usr/share/doc/"{llvm,lld}"/html/_sources"

...and also add yourself to the list of contributors (they are in alphabetical order).

kerberizer added a commit that referenced this pull request Mar 4, 2017
@kerberizer
Copy link
Member

kerberizer commented Mar 4, 2017

@hesiod I've taken the liberty to add you to the list of contributors by your GitHub profile, as I wasn't sure if you would be OK with having your real name and especially email there. If you prefer it the other way about (i.e. the name and email from the commit—or anything else, for that matter), please let me know.

Merged by cf8f816, thanks again.

Edit: Made it more clear about the contributor entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants