[LLVMdev] DebugInfo: DW_AT_GNU_ranges_base in non-fission

David Blaikie dblaikie at gmail.com
Mon Dec 9 09:47:25 PST 2013


It looks like we only attach the GNU_ranges_base to skeleton CUs, and
never use the attribute under non-fission. Is that right? It's not
obvious to me why we'd want to only include this under fission, but I
admittedly don't fully understand it anyway.

- Dave



More information about the llvm-dev mailing list