8000 BREAKING CHANGE! by smaillet · Pull Request #29 · UbiquityDotNET/Llvm.Libs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BREAKING CHANGE! #29

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 12, 2025
Merged

Conversation

smaillet
Copy link
Member

BREAKING CHANGE!

  • Swapped parameter ordering for LibLLVMGetKnownAttributeNames so it is
    consistent with the rest of the LLVM library with length after the thing it describes.
  • Changed signature of LibLLVMComdatGetName() so that it returns a pointer and has an out length to allow construction of a view like type.
  • Reduced use of LLVMCreateMessage() to help eliminate needless string copies if possible.

* Swapped parameter ordering for LibLLVMGetKnownAttributeNames so it is
consistent with the rest of the LLVM library with length after the thing it describes.
* Changed signature of LibLLVMComdatGetName() so that it returns a pointer and has an out length to allow construction of a view like type.
* Reduced use of LLVMCreateMessage() to help eliminate needless string copies if possible.
73C8 @smaillet smaillet merged commit bca0d5a into UbiquityDotNET:develop May 12, 2025
2 checks passed
@smaillet smaillet deleted the StringHandlingUpdates branch May 12, 2025 01:48
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
0