summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
-rw-r--r--llvm/lib/Support/ErrorHandling.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Support/ErrorHandling.cpp b/llvm/lib/Support/ErrorHandling.cpp
index c743d388887..a7d3a18003e 100644
--- a/llvm/lib/Support/ErrorHandling.cpp
+++ b/llvm/lib/Support/ErrorHandling.cpp
@@ -139,9 +139,6 @@ void LLVMResetFatalErrorHandler() {
remove_fatal_error_handler();
}
-void ErrorInfoBase::anchor() {}
-char ErrorInfoBase::ID = 0;
-
#ifdef LLVM_ON_WIN32
#include <winerror.h>
OpenPOWER on IntegriCloud