[llvm-dev] Debug info interacting with optimization and code generation

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 7 14:20:12 PDT 2016


On 10/7/2016 3:35 PM, David Blaikie via llvm-dev wrote:
>
> It's an abstract good/intended goal, for sure - but it's not been a
> priority for anyone (as you've seen), so just hasn't been pushed very
> hard/far.

I wasn't aware of this problem as of late, but with our own compiler 
(for Hexagon) we've made efforts in the past to make sure that -g did 
not affect codegen. Some issues must have crept back in. This is 
definitely something that needs to be fixed.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list