give LLVMContext an inline asm diagnostic hook member.
authorChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2010 00:44:45 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2010 00:44:45 +0000 (00:44 +0000)
commit42a4ee0a35b4672311c1b988bd883167de9f88cd
tree23bf03c56675755812d88886e30c4e3a661f2519
parentf778b57fc58178aebeb5bd97f576c1e00f725db8
give LLVMContext an inline asm diagnostic hook member.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100506 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LLVMContext.h
lib/VMCore/LLVMContext.cpp
lib/VMCore/LLVMContextImpl.cpp
lib/VMCore/LLVMContextImpl.h