|
From: Nicholas N. <n.n...@gm...> - 2009-06-29 05:40:57
|
On Fri, Jan 23, 2009 at 10:13 AM, Nuno Lopes<nun...@is...> wrote: > > Attached is a patch to disable verification of DW_AT_encoding of > DW_TAG_base_type. Per my reading of the standard (version 2) it's not > stricly necessary to include the encoding and in fact the LLVM compiler > sometimes doesn't include it. Nuno, Can you open a bug for this? Can you include a description of what currently happens with LLVM in this case -- does Valgrind abort, emit a warning, fail to read the debug info, etc? Thanks. Nick |