DebugInfo: When asm printing include a '[def]' tag for tag decls that are definitions...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 21 Jun 2013 03:41:54 +0000 (03:41 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 21 Jun 2013 03:41:54 +0000 (03:41 +0000)
commite954d98394c257b98b24e7ad43d4f5d1bffe09b1
treec5d033741a8a56e3e120c891fb10a79bd389335b
parent47afd0b77a2963d2991aef4570b4f2338b816b90
DebugInfo: When asm printing include a '[def]' tag for tag decls that are definitions (& rename the 'fwd' tag to 'decl' for clarity)

This change is version locked with a change in Clang, so expect some
transient buildbot fallout.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184525 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugInfo.cpp