Uh oh!
There was an error while loading. Please reload this page.
llvm: Update LLVM to include fix for pathologic case in its LiveDebugValues pass. - #37030
Conversation
michaelwoerister
commented
Oct 7, 2016
Oh, wait, I remembered I need to update something in order not to break the build bots, right? Give me a sec... |
alexcrichton
commented
Oct 7, 2016
Ah yeah we'll want to modify |
alexcrichton
commented
Oct 7, 2016
r=me though |
6d81a09 to
7fcc124Comparemichaelwoerister
commented
Oct 7, 2016
@bors r=alexcrichton |
bors
commented
Oct 7, 2016
📌 Commit 7fcc124 has been approved by |
alexcrichton
commented
Oct 7, 2016
@bors: p=1 |
bors
commented
Oct 7, 2016
⌛ Testing commit 7fcc124 with merge f6409e0... |
bors
commented
Oct 8, 2016
💔 Test failed - auto-linux-32-opt |
arielb1
commented
Oct 8, 2016
Don't you also want to incorporate the fix to #36924 here? |
michaelwoerister
commented
Oct 10, 2016
@arielb1 Yes, that seems like a good idea. I'll take care of it. |
michaelwoerister
commented
Oct 10, 2016
I'm currently running Btw, I have no clue what that test failure above is about. It seems unrelated to changes in LLVM debuginfo generation. |
…es in GetCaseResults"
michaelwoerister
commented
Oct 10, 2016
@bors r=alexcrichton @alexcrichton I'm assuming, since you merged @arielb1's PR to the LLVM repo, that you are in favor of including that patch with this update... |
bors
commented
Oct 10, 2016
📌 Commit 7d03bad has been approved by |
michaelwoerister
commented
Oct 10, 2016
@bors p=1 |
alexcrichton
commented
Oct 10, 2016
👍 |
alexcrichton
commented
Oct 10, 2016
@bors: retry force clean |
bors
commented
Oct 10, 2016
⌛ Testing commit 7d03bad with merge a3bc191... |
…crichton llvm: Update LLVM to include fix for pathologic case in its LiveDebugValues pass. See #36926. r? @alexcrichton
bors
commented
Oct 10, 2016
nikomatsakis
commented
Oct 11, 2016
Accepting for beta because terrible regression. However, this is bumping LLVM, incorporating the following commits, all of which seem relatively targeted to me. cc @rust-lang/compiler |
See #36926.
r? @alexcrichton