xo-jit: tidy: drop unused temporary
This commit is contained in:
parent
787d0b69e2
commit
69ee09fa59
1 changed files with 0 additions and 2 deletions
|
|
@ -614,8 +614,6 @@ namespace xo {
|
|||
llvm::Expected<llvm::orc::ExecutorAddr>
|
||||
MachPipeline::lookup_symbol(const std::string & sym)
|
||||
{
|
||||
static llvm::ExitOnError llvm_exit_on_err;
|
||||
|
||||
/* llvm_sym: ExecutorSymbolDef */
|
||||
auto llvm_sym_expected = this->jit_->lookup(sym);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue