Update a comment.
authorAdrian Prantl <aprantl@apple.com>
Wed, 7 Jan 2015 21:35:13 +0000 (21:35 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 7 Jan 2015 21:35:13 +0000 (21:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225399 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfUnit.cpp

index 730337195b0db64aa0d9a4c58d811cad3c7c96f2..e3205466a2e96c206483fe6d3471b83158690bb2 100644 (file)
@@ -627,6 +627,8 @@ static bool isUnsignedDIType(DwarfDebug *DD, DIType Ty) {
     dwarf::Tag T = (dwarf::Tag)Ty.getTag();
     // Encode pointer constants as unsigned bytes. This is used at least for
     // null pointer constant emission.
+    // (Pieces of) aggregate types that get hacked apart by SROA may also be
+    // represented by a constant. Encode them as unsigned bytes.
     // FIXME: reference and rvalue_reference /probably/ shouldn't be allowed
     // here, but accept them for now due to a bug in SROA producing bogus
     // dbg.values.