Closed vosen closed 2 months ago
Omit terminating NULL when passing strings to LLVMSetValueName2(...) and LLVMMDStringInContext(...)
https://github.com/TheDan64/inkwell/issues/533
I tried the PR in my codebase
Description
Omit terminating NULL when passing strings to LLVMSetValueName2(...) and LLVMMDStringInContext(...)
Related Issue
https://github.com/TheDan64/inkwell/issues/533
How This Has Been Tested
I tried the PR in my codebase
Checklist