llc error “scope points into the type hierarchy”
I’m trying to use llvm/llc as a backend for my compiler, and I’m running into problems when I try to generate debug info for the code to make it debuggable.
I’m trying to use llvm/llc as a backend for my compiler, and I’m running into problems when I try to generate debug info for the code to make it debuggable.