Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Add ability to specify more LLVM tools in driver.sh #183

Open
8 of 10 tasks
tpimh opened this issue Jun 26, 2019 · 12 comments
Open
8 of 10 tasks

Add ability to specify more LLVM tools in driver.sh #183

tpimh opened this issue Jun 26, 2019 · 12 comments

Comments

@nickdesaulniers
Copy link
Member

Re: OBJCOPY, ClangBuiltLinux/linux#480 needs to be retested (I think it's fixed?)

@nathanchance
Copy link
Member

@tpimh
Copy link
Contributor Author

tpimh commented Jun 28, 2019

All tests show green, probably llvm-objcopy is good enough now (llvm-strip should be as well).

@nathanchance
Copy link
Member

Unless llvm-strip started supporting globs (it doesn't look like it according to the bug in ClangBuiltLinux/linux#478, it will still be broken.

On that note, I forgot to test arm64 4.4, which was broken with llvm-objcopy: ClangBuiltLinux/linux#478 (comment)

@nathanchance
Copy link
Member

llvm-objcopy is still broken for arm64 4.4 because globs are not supported: https://travis-ci.com/nathanchance/continuous-integration/jobs/211920146

@tapaswenipathak
Copy link
Member

Hi folks: Didn't read much, is the ticket done?

@tpimh
Copy link
Contributor Author

tpimh commented Sep 4, 2019

llvm-strip, llvm-objcopy and clang's integrated as are still not used during the build process. No support for globs (ClangBuiltLinux/linux#616) is a big deal for strip and objcopy for some targets.

@tapaswenipathak
Copy link
Member

Hey @tpimh! Cool, I see what item you are pointing out. Have we added/implemented contributor covenant code of conduct in the main repositories?

@tpimh
Copy link
Contributor Author

tpimh commented Sep 4, 2019

Have we added/implemented contributor covenant code of conduct in the main repositories?

I don't think so.

@tapaswenipathak
Copy link
Member

tapaswenipathak commented Sep 4, 2019

I will add the ticket for votes.

@tpimh
Copy link
Contributor Author

tpimh commented Sep 22, 2019

I started a new branch (master...no-binutils) where I cherry-picked the commits mentioned in this issue.
Right now it fails to build (except x86_64 which still fails to boot), but I will slowly add patches to resolve build issues.

@tapaswenipathak
Copy link
Member

I will be out of the ticket, unsubscribing. Seems like more folks than required.

nickdesaulniers added a commit that referenced this issue Oct 4, 2019
just for arm64, back to LTS 4.9.

4.4 is still broken:
#183 (comment)

Previously reverted in 684262f

ClangBuiltLinux/linux#480
#164
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants