summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen/GlobalISel/CodeExpander.cpp')
-rw-r--r--llvm/utils/TableGen/GlobalISel/CodeExpander.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp b/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
index 3ebb293f466e..42b4aabf2755 100644
--- a/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
+++ b/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
@@ -12,7 +12,6 @@
#include "CodeExpander.h"
#include "CodeExpansions.h"
-#include "llvm/Support/CommandLine.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/TableGen/Error.h"