Skip to content
Snippets Groups Projects
Commit cfc60f34 authored by Reid Spencer's avatar Reid Spencer
Browse files

Remove unused inclusion of SymbolTable.h

llvm-svn: 25170
parent 5995c575
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
#include "llvm/Constants.h" #include "llvm/Constants.h"
#include "llvm/DerivedTypes.h" #include "llvm/DerivedTypes.h"
#include "llvm/Module.h" #include "llvm/Module.h"
#include "llvm/SymbolTable.h"
#include "llvm/Assembly/CachedWriter.h" #include "llvm/Assembly/CachedWriter.h"
#include "llvm/Support/InstIterator.h" #include "llvm/Support/InstIterator.h"
using namespace llvm; using namespace llvm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment