llvm_report_error already prints "LLVM ERROR:". So stop reporting errors like "LLVM...
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 3 Aug 2009 13:33:33 +0000 (13:33 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 3 Aug 2009 13:33:33 +0000 (13:33 +0000)
commitd5fe92efbc1774ada25a1cfa18009bfc5c6e625c
tree76d048cd115179526e1a922ecb06a28e2500896d
parent0144280cfb86be5feacd5fada80391541655eb49
llvm_report_error already prints "LLVM ERROR:". So stop reporting errors like "LLVM ERROR: llvm: error:" or "LLVM ERROR: ERROR:".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77971 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetData.h
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/ExecutionEngine/JIT/Intercept.cpp
lib/Target/ARM/ARMCodeEmitter.cpp