Category "llvm"

Unable to link libclang with cmake on VS2017

A while ago I wrote a code generation program to use in my 3D game engine. I added a target to my cmake files, linked libclang with it as I'm using that for par

Confused about LLVM Arrays

I'm kind of confused on what are the steps to create, store and get values from LLVM arrays, so far I'm creating it with: auto type = llvm::ArrayType::get(<