summaryrefslogtreecommitdiff
path: root/llvm/lib/TableGen/JSONBackend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/TableGen/JSONBackend.cpp')
-rw-r--r--llvm/lib/TableGen/JSONBackend.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/TableGen/JSONBackend.cpp b/llvm/lib/TableGen/JSONBackend.cpp
index d7ab043cb8c9..80c1d7fd1dc4 100644
--- a/llvm/lib/TableGen/JSONBackend.cpp
+++ b/llvm/lib/TableGen/JSONBackend.cpp
@@ -13,7 +13,6 @@
#include "llvm/Support/Casting.h"
#include "llvm/Support/Debug.h"
-#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/JSON.h"
#include "llvm/TableGen/Error.h"
#include "llvm/TableGen/Record.h"