OSDN Git Service

Remove DbgNode checks in constructor. Debug descriptors are intended to be light...
authorDevang Patel <dpatel@apple.com>
Mon, 8 Mar 2010 21:32:10 +0000 (21:32 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 8 Mar 2010 21:32:10 +0000 (21:32 +0000)
commitf17f5ebbdcd67966f7841c3597d750756d5bbd38
treed1f31f2de545f5c529573dd4b27205f16cab9030
parent37fad5ce4d81fd459fafe1517d6cd17e7ab49958
Remove DbgNode checks in constructor. Debug descriptors are intended to be light weight wrappers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97988 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/Analysis/DebugInfo.cpp