Uh oh!
There was an error while loading. Please reload this page.
build llvm with systemz backend enabled, and link to related libraries - #36080
Conversation
when building rust against system llvm closesrust-lang#36077
rust-highfive
commented
Aug 28, 2016
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
| #define SUBTARGET_PPC | ||
| #endif | ||
| #ifdef LLVM_COMPONENT_SYSTEMZ |
There was a problem hiding this comment.
link to related libraries when building rust against system llvm
this fixes the travis builds. We could add a build slave that tests building rust against system llvm to avoid these in the future
There was a problem hiding this comment.
build slave
I meant bors. Travis doesn't block PRs.
japaric
commented
Aug 28, 2016
cc @TimNN |
alexcrichton
commented
Aug 28, 2016
Thanks @japaric! I'll wait to r+ until travis is green |
alexcrichton
commented
Aug 28, 2016
@bors: r+ |
bors
commented
Aug 28, 2016
📌 Commit 15d8dfb has been approved by |
bors
commented
Aug 29, 2016
⌛ Testing commit 15d8dfb with merge 06ab76a... |
bors
commented
Aug 29, 2016
💔 Test failed - auto-mac-64-opt-rustbuild |
arielb1
commented
Aug 29, 2016
@bors retry |
arielb1
commented
Aug 29, 2016
@bors p=1 |
bors
commented
Aug 29, 2016
build llvm with systemz backend enabled, and link to related libraries when building rust against system llvm closes#36077 r? @alexcrichton
when building rust against system llvm
closes#36077
r? @alexcrichton