diff options
Diffstat (limited to 'contrib/llvm/utils/TableGen/Attributes.cpp')
| -rw-r--r-- | contrib/llvm/utils/TableGen/Attributes.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm/utils/TableGen/Attributes.cpp b/contrib/llvm/utils/TableGen/Attributes.cpp index d64d30e18c3e2..6bfc0ab896f91 100644 --- a/contrib/llvm/utils/TableGen/Attributes.cpp +++ b/contrib/llvm/utils/TableGen/Attributes.cpp @@ -7,9 +7,7 @@ // //===----------------------------------------------------------------------===// -#include "llvm/Support/SourceMgr.h" #include "llvm/Support/MemoryBuffer.h" -#include "llvm/TableGen/Error.h" #include "llvm/TableGen/Record.h" #include <algorithm> #include <string> |
