forked from OSchip/llvm-project
Fix the build. clang/Driver/OptTable.h was removed.
llvm-svn: 183991
This commit is contained in:
parent
e34930bf6f
commit
d0c19ec0af
|
|
@ -36,7 +36,6 @@
|
|||
#include "clang/CodeGen/CodeGenAction.h"
|
||||
#include "clang/CodeGen/ModuleBuilder.h"
|
||||
#include "clang/Driver/CC1Options.h"
|
||||
#include "clang/Driver/OptTable.h"
|
||||
#include "clang/Frontend/CompilerInstance.h"
|
||||
#include "clang/Frontend/CompilerInvocation.h"
|
||||
#include "clang/Frontend/FrontendActions.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue