Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Anton-4
Copy link
Contributor

@Anton-4 Anton-4 commented Apr 1, 2024

Description

Renamed bitcast to bit_cast. For consistency with LLVM's LLVMBuildBitCast and internal build_int_cast,build_float_cast,... .

Related Issue

Closes #485.

How This Has Been Tested

To be tested with github CI.

Breaking Changes

API change from builder.build_bitcast to builder.build_bit_cast.

Checklist

For consistency with LLVM's LLVMBuildBitCast and internal build_int_cast,build_float_cast,... . Closes TheDan64#485.
@TheDan64 TheDan64 self-requested a review April 4, 2024 04:42
@TheDan64 TheDan64 merged commit d916c66 into TheDan64:master Apr 4, 2024
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.

rename build_bitcast to build_bit_cast

2 participants