Uh oh!
There was an error while loading. Please reload this page.
[LLVM] Fix an assertion when a weak symbol is defined in global_asm. - #43313
Conversation
This change will fix the issue from rust-embedded/svd2rust#130
rust-highfive
commented
Jul 18, 2017
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. |
alexcrichton
commented
Jul 18, 2017
@bors: r+ |
bors
commented
Jul 18, 2017
📌 Commit 9b8c223 has been approved by |
japaric
commented
Jul 18, 2017
Wow, that was fast. ❤️ @pftbest |
bors
commented
Jul 19, 2017
⌛ Testing commit 9b8c223 with merge 174ba0164f5bbf38964d11454517800640313b59... |
bors
commented
Jul 19, 2017
💔 Test failed - status-appveyor |
pftbest
commented
Jul 19, 2017
SSL connect error? |
alexcrichton
commented
Jul 19, 2017
via email
@bors: retry …On Wed, Jul 19, 2017 at 5:08 AM, Vadzim Dambrouski ***@***.*** > wrote:
SSL connect error?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#43313 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95N4phJNKYmU_Sllgk0u0cYdFMimPks5sPdW1gaJpZM4ObZLJ>
.
|
bors
commented
Jul 20, 2017
⌛ Testing commit 9b8c223 with merge 2d30351020147725bd5bc81d9478e744a2c70869... |
bors
commented
Jul 20, 2017
💔 Test failed - status-travis |
TimNN
commented
Jul 21, 2017
@bors retry
|
[LLVM] Fix an assertion when a weak symbol is defined in global_asm. This change will fix the issue from rust-embedded/svd2rust#130 cc @japaric r? @alexcrichton
bors
commented
Jul 21, 2017
[LLVM] Fix an assertion when a weak symbol is defined in global_asm. This change will fix the issue from rust-embedded/svd2rust#130 cc @japaric r? @alexcrichton
bors
commented
Jul 21, 2017
☀️ Test successful - status-appveyor, status-travis |
This change will fix the issue from
rust-embedded/svd2rust#130
cc @japaric
r? @alexcrichton