X86: Use dyn_cast instead of isa+cast, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 23 Jul 2015 19:27:07 +0000 (19:27 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 23 Jul 2015 19:27:07 +0000 (19:27 +0000)
commit31c063d4052dc73925b4a013f5713d2daa3e7a00
tree27c440c411afa7d44857abb505b7f68dc7fdec45
parent8d5c72d5135f9d11f2b3791c9b6cffba291a11fd
X86: Use dyn_cast instead of isa+cast, NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp