OSDN Git Service

Empty DIType represents void. In this case no need to construct any type DIE.
authorDevang Patel <dpatel@apple.com>
Fri, 23 Jan 2009 19:13:31 +0000 (19:13 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 23 Jan 2009 19:13:31 +0000 (19:13 +0000)
commit80303aade2b473004bde914db6c368a77af0f8a8
treefadeb4fcfe49a8b8c8aebf3a4a2e1cc0fbefbd74
parenta90c8e690bd9103bb4a5d943f98279a55bf42ad1
Empty DIType represents void. In  this case no need to construct any type DIE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62861 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfWriter.cpp