OSDN Git Service

Add utility routines to remove dead debug info.
authorDevang Patel <dpatel@apple.com>
Tue, 11 Nov 2008 00:53:02 +0000 (00:53 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 11 Nov 2008 00:53:02 +0000 (00:53 +0000)
commit780c38d84f5dbe3bafecac5cdeb061c87618710a
treed409b178a75929d931ddab15b5c41fe2aa44ad88
parent080098e3115e095c5e0e9c260e2e7a0ffb5fbe7f
Add utility routines to remove dead debug info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59011 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/DbgInfoUtils.h [new file with mode: 0644]
lib/Transforms/Utils/DbgInfoUtils.cpp [new file with mode: 0644]