Remove 'using namespace llvm' from header file
This fixes a conflict between polly::createIndVarSimplifyPass() and llvm::createIndVarSimplifyPass(), which causes problems on windows. Reported by: Michael Kruse <MichaelKruse@meinersbur.de llvm-svn: 161235
Loading
Please register or sign in to comment