diff options
Diffstat (limited to 'clang/utils/TableGen/TableGen.cpp')
| -rw-r--r-- | clang/utils/TableGen/TableGen.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/utils/TableGen/TableGen.cpp b/clang/utils/TableGen/TableGen.cpp index 7ccd7150319..ef6ad3ac6c1 100644 --- a/clang/utils/TableGen/TableGen.cpp +++ b/clang/utils/TableGen/TableGen.cpp @@ -13,7 +13,6 @@ #include "TableGenBackends.h" // Declares all backends. #include "llvm/Support/CommandLine.h" -#include "llvm/Support/ManagedStatic.h" #include "llvm/Support/PrettyStackTrace.h" #include "llvm/Support/Signals.h" #include "llvm/TableGen/Error.h" |

