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

Minor cleanup in LLVM backend. #510

Merged
merged 3 commits into from
Jun 26, 2019
Merged

Minor cleanup in LLVM backend. #510

merged 3 commits into from
Jun 26, 2019

Conversation

nlewycky
Copy link
Contributor

  • Simplify construction of floating point constants
  • Fix assertion failure due to definition of %ctx

… not form a pointer to void or use it as a structure member.

Fixes assertion failure initializing llvm backend.
@nlewycky nlewycky requested a review from bjfish June 25, 2019 23:07
@syrusakbary
Copy link
Member

bors try

bors bot added a commit that referenced this pull request Jun 26, 2019
@bors
Copy link
Contributor

bors bot commented Jun 26, 2019

@Hywan
Copy link
Contributor

Hywan commented Jun 26, 2019

Looks good to me.

@Hywan Hywan self-assigned this Jun 26, 2019
@Hywan Hywan added 🎉 enhancement New feature! 📦 lib-compiler-llvm About wasmer-compiler-llvm labels Jun 26, 2019
@Hywan
Copy link
Contributor

Hywan commented Jun 26, 2019

@nlewycky Can you please update the CHANGELOG.md too, and we will be good to merge. Thanks!

@Hywan
Copy link
Contributor

Hywan commented Jun 26, 2019

bors r+

bors bot added a commit that referenced this pull request Jun 26, 2019
510: Minor cleanup in LLVM backend. r=Hywan a=nlewycky

 - Simplify construction of floating point constants
 - Fix assertion failure due to definition of %ctx

Co-authored-by: Nick Lewycky <nick@wasmer.io>
@bors
Copy link
Contributor

bors bot commented Jun 26, 2019

@bors bors bot merged commit 1f28800 into master Jun 26, 2019
@bors bors bot deleted the nlewycky/llvm branch June 26, 2019 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature! 📦 lib-compiler-llvm About wasmer-compiler-llvm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants