Skip to content

Conversation

maleadt
Copy link
Collaborator

@maleadt maleadt commented Mar 24, 2023

With #152 introducing DIBuilder, we shouldn't have a generically-named Builder. Now that we're breaking things, let's rename this to IRBuilder.

I did add a deprecation to not make this breaking right away, as well as added deprecations for llvmtype and llvmeltype; no reason to make this release extra painful.

@maleadt maleadt changed the title Rename Builder to IRBuilder. Breaking changes. Mar 24, 2023
@maleadt maleadt changed the title Breaking changes. Refactor in anticipation of breaking release Mar 24, 2023
@maleadt
Copy link
Collaborator Author

maleadt commented Mar 24, 2023

As suggested by @gbaraldi, I'm also deprecating the untyped instruction build methods. Note that I think I managed to do so in a non-breaking way, so it'll be possible to backport all this to a 4.x release (only the ConstantData change was breaking, necessitating v5.0).

@maleadt maleadt merged commit d3f386d into master Mar 24, 2023
@maleadt maleadt deleted the tb/irbuilder branch March 24, 2023 18:54
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