Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Move some error handling down to MCStreamer. #91

Merged
merged 1 commit into from
Jul 18, 2017
Merged

Move some error handling down to MCStreamer. #91

merged 1 commit into from
Jul 18, 2017

Conversation

pftbest
Copy link

@pftbest pftbest commented Jul 18, 2017

This is backport of r294752

We need this patch to fix LLVM assertion when weak sybols are defined in global_asm!

This makes sure we get the same redefinition rules regardless of who
is printing (asm parser, codegen) and to what (asm, obj).

This fixes an unintentional regression in r293936.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294752 91177308-0d34-0410-b5e6-96231b3b80d8
@alexcrichton alexcrichton merged commit d9e7d26 into rust-lang:rust-llvm-release-4-0-1 Jul 18, 2017
@pftbest pftbest deleted the fix_asm branch July 18, 2017 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants