Rename DiagnosticInfoOptimizationWarning to DiagnosticInfoOptimizationFailure
authorTyler Nowicki <tnowicki@apple.com>
Fri, 18 Jul 2014 19:36:04 +0000 (19:36 +0000)
committerTyler Nowicki <tnowicki@apple.com>
Fri, 18 Jul 2014 19:36:04 +0000 (19:36 +0000)
commit55454c6c5a2113b83e828cbf34512d927307fcbf
tree523d8bf61f434e3a0a5fce5cbebdbb9077f23c72
parentfc42738a75a0b9dea237390209c2b2cd7f95e6c0
Rename DiagnosticInfoOptimizationWarning to DiagnosticInfoOptimizationFailure
so the severity of the message is not part of the type name.

Reviewed by Alp Toker

llvm-svn: 213399
llvm/include/llvm/IR/DiagnosticInfo.h
llvm/lib/IR/DiagnosticInfo.cpp