Latest llvm (i386 target) generates a debug_line section with multiple debug_line blocks in it like:
.debug_line contents:
Latest llvm (i386 target) generates a debug_line section with multiple debug_line blocks in it like:
.debug_line contents:
Carlo Kok schreef op 9/27/2013 11:11 AM:
Latest llvm (i386 target) generates a debug_line section with multiple
debug_line blocks in it like:
Nevermind this. I had multiple CompileUnits in 1 .o file and that's not supported.