mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
Bring lldb up to date with clang revision 175141.
llvm-svn: 175213
This commit is contained in:
@@ -368,6 +368,7 @@ ClangExpressionParser::ClangExpressionParser (ExecutionContextScope *exe_scope,
|
||||
m_code_generator.reset(CreateLLVMCodeGen(m_compiler->getDiagnostics(),
|
||||
module_name,
|
||||
m_compiler->getCodeGenOpts(),
|
||||
m_compiler->getTargetOpts(),
|
||||
*m_llvm_context));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user