Avoid cast<>, use light weith wrapper directly.
authorDevang Patel <dpatel@apple.com>
Mon, 12 Jan 2009 22:58:14 +0000 (22:58 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 12 Jan 2009 22:58:14 +0000 (22:58 +0000)
commitf6bac3e4bd9502266dab49eef26266a092e8c85b
tree65840f132ac8b62de62ae19578db639436f29c45
parentf3ee51441909cf1accfcce4c9b5b9f851e2c07b6
Avoid cast<>, use light weith wrapper directly.

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