Skip to content
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

Compiler RT docker fixes #25

Merged
merged 2 commits into from
Nov 27, 2017
Merged

Compiler RT docker fixes #25

merged 2 commits into from
Nov 27, 2017

Conversation

wsmoses
Copy link
Owner

@wsmoses wsmoses commented Nov 21, 2017

No description provided.

@wsmoses wsmoses requested a review from neboat November 21, 2017 15:25
@neboat
Copy link
Collaborator

neboat commented Nov 21, 2017

It looks like we're getting CI failures in part because some of the tests need LLVM's gold-linker plugin. Can we update the system to install binutils-dev and then compile LLVM with the necessary flags to build LLVMgold.so? I think the cmake configuration flag should be -DLLVM_BINUTILS_INCDIR=/usr/include. I'll look into the other sources of errors.

@wsmoses wsmoses force-pushed the cached branch 7 times, most recently from c7a7628 to 091a133 Compare November 27, 2017 15:50
@wsmoses wsmoses merged commit 0324cc4 into master Nov 27, 2017
@wsmoses wsmoses deleted the cached branch November 27, 2017 19:32
neboat pushed a commit that referenced this pull request Dec 6, 2017
* Add CSI Compiler RT

* Add nice docker
neboat pushed a commit that referenced this pull request Dec 6, 2017
* Add CSI Compiler RT

* Add nice docker
neboat pushed a commit that referenced this pull request Mar 24, 2018
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request Dec 19, 2018
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request Dec 20, 2018
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request Dec 20, 2018
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request Jan 12, 2019
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request Mar 14, 2019
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request May 9, 2019
* Add CSI Compiler RT

* Add nice docker
stelleg pushed a commit to stelleg/Tapir-LLVM that referenced this pull request May 17, 2019
* Add CSI Compiler RT

* Add nice docker
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.

None yet

2 participants