I am writing a front-end with Java 11 using LLVM C API and I have a really strange issue when creating global strings.
So when I create local string, I use the follow