Suggested improvement by Rafael Espindola to use isa<> in a few places
authorKevin Enderby <enderby@apple.com>
Mon, 12 May 2014 20:45:00 +0000 (20:45 +0000)
committerKevin Enderby <enderby@apple.com>
Mon, 12 May 2014 20:45:00 +0000 (20:45 +0000)
commite1541915f029945806f0d8849b9dfd6b3085d967
tree68d31bb001ce68f8957aa6116d212df7232d912e
parent8655b1266f110dbb7802b4325ed61f27c647df30
Suggested improvement by Rafael Espindola to use isa<> in a few places
instead of dyn_cast<>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208628 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-nm/llvm-nm.cpp