Skip to content

Minor updates #187

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

Merged
merged 1 commit into from
May 10, 2020
Merged

Minor updates #187

merged 1 commit into from
May 10, 2020

Conversation

smaillet
Copy link
Member

  • Updated Context methods creating a constant Int to actually return ConstantInt instead of the more generic Constant as that's the only thing the underlying LLVM APIs will produce.
  • Typo corrections to docs
  • Added Context.Int128Type getter to get a 128bit integral type

*Updated Context methods creating a constantInt to actually return ConstantInt instead of the more generic Constant as that's the only thing the underlying LLVM APIs will produce.
* Typo corrections to docs
* Added Context.Int128Type getter to get a 128bit integral type
@smaillet smaillet merged commit 0104b98 into UbiquityDotNET:develop May 10, 2020
@smaillet smaillet deleted the minorUpdates branch May 10, 2020 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant