global variable not found in llvm JIT symbol table

前端 未结 0 1949
小蘑菇
小蘑菇 2020-12-09 06:34

I am trying to get a llvm::Module with a global variable to compile with the KaleidoscopeJIT Compiler, however, I get an error in the symbol lookup from the JIT compiler. (K

相关标签:
回答
  • 消灭零回复
提交回复
热议问题