Revert "Rename LLVMContext diagnostic handler types and functions."
authorBob Wilson <bob.wilson@apple.com>
Mon, 11 Feb 2013 05:37:07 +0000 (05:37 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 11 Feb 2013 05:37:07 +0000 (05:37 +0000)
commita594fab454c789c4fa91005893075339c1eff35d
treee99aa4603b04149b36540e5eb56a5a30d1c6df2d
parentcb268f7995b445af2177f55d2adf809200001e23
Revert "Rename LLVMContext diagnostic handler types and functions."

This reverts my commit 171047. Now that I've removed my misguided attempt to
support backend warnings, these diagnostics are only about inline assembly.
It would take quite a bit more work to generalize them properly, so I'm
just reverting this.

llvm-svn: 174860
llvm/include/llvm/IR/LLVMContext.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/LLVMContextImpl.cpp
llvm/lib/IR/LLVMContextImpl.h