[PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.

Katya Romanova Katya_Romanova at playstation.sony.com
Thu Feb 26 21:08:20 PST 2015


Few minor changes:
(1) I added DW_AT_artificial attribute to DW_TAG_imported_module. 
(2) I checked in anonymous-namespace.ll that DW_AT_artificial attribute is generated
(3) I renamed the local variable from Anonymous to Is Anonymous (per Duncan's suggestion).
(4) I fixed copy and paste error in the anonymous-namespace.ll testcase.

Please review.


http://reviews.llvm.org/D7895

Files:
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  test/DebugInfo/X86/gnu-public-names.ll
  test/DebugInfo/anonymous-namespace.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7895.20824.patch
Type: text/x-patch
Size: 4583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150227/fa3229fe/attachment.bin>


More information about the llvm-commits mailing list