Well, you still need to parse the line table prologue to understand DW_AT_decl_file, etc, but I get your point. If you are doing some simple processing, it nice to have the extra copy so you do not have to bother. Thanks for the (two) responses :-) http://reviews.llvm.org/D11003