Allow use of isa<InlineAsm>(X) without #including InlineAsm.h
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 01:54:21 +0000 (01:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 01:54:21 +0000 (01:54 +0000)
commit6dbca0b6bcf1a53ad30850448e662b5c77985a62
treee8c4e9a9234184d606516caf0b2b19d26444dedc
parent3b91778659ec7d515ae1354022f0213e5de64d80
Allow use of isa<InlineAsm>(X) without #including InlineAsm.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25632 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Value.h