aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen/Attributes.cpp')
-rw-r--r--llvm/utils/TableGen/Attributes.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/utils/TableGen/Attributes.cpp b/llvm/utils/TableGen/Attributes.cpp
index 5deac4b34bf2..1f975f52d6e7 100644
--- a/llvm/utils/TableGen/Attributes.cpp
+++ b/llvm/utils/TableGen/Attributes.cpp
@@ -6,10 +6,7 @@
//
//===----------------------------------------------------------------------===//
-#include "llvm/Support/MemoryBuffer.h"
#include "llvm/TableGen/Record.h"
-#include <algorithm>
-#include <string>
#include <vector>
using namespace llvm;