]> granicus.if.org Git - llvm/commit
[codeview] Emit retained types
authorHans Wennborg <hans@hanshq.net>
Thu, 23 Jun 2016 16:33:53 +0000 (16:33 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 23 Jun 2016 16:33:53 +0000 (16:33 +0000)
commitd9ba941decddd758c5c2975eab9015ea15142c2c
treec861a0e5337771a8f70d2614d9b96c157ba90d50
parentbac9cdfb0322c59859950c4034ada12d7488e128
[codeview] Emit retained types

Differential Revision: http://reviews.llvm.org/D21630

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/CodeGen/AsmPrinter/CodeViewDebug.h
test/DebugInfo/COFF/retained-types.ll [new file with mode: 0644]