[LLVMdev] clang doesn't set code column in debug info records

Yuri yuri at rawbw.com
Sat Jan 25 14:36:28 PST 2014


On 01/25/2014 01:19, Yaron Keren wrote:
> You need to set
>
>    clang::CodeGenOptions.DebugColumnInfo = 1;
>
> it's not enabled by default.

Why this isn't a default? Is there some benefit to keeping it off?

Yuri



More information about the llvm-dev mailing list